<!--
// 
// 

y = 0;

ad = new Array(y);


ad[y++] = "<a href=\"http://www.weareallprecious.com\"><IMG SRC=\"http://hollywoodnews.com/wp-content/images/precious728x90.jpg\" border=0 ALT=\"Precious\"></a>"
ad[y++] = "<a href=\"http://www.theupintheairmovie.com\"><IMG SRC=\"http://hollywoodnews.com/wp-content/images/upintheair728x90.jpg\" border=0 ALT=\"UP IN THE AIR\"></a>" 
ad[y++] = "<a href=\"http://www.weareallprecious.com\"><IMG SRC=\"http://hollywoodnews.com/wp-content/images/precious728x90.jpg\" border=0 ALT=\"Precious\"></a>"
ad[y++] = "<a href=\"http://www.theupintheairmovie.com\"><IMG SRC=\"http://hollywoodnews.com/wp-content/images/upintheair728x90.jpg\" border=0 ALT=\"UPIN THE AIR\"></a>"

//Continue if more required

x = Math.floor(Math.random()*(y));
document.write(ad[x]);
// -->