var banner=new Array()




banner[0]='<a href=http://www.my-kerala.com/movies/labels/Alexander-the-Great.shtml style="text-decoration:none"><img src=http://www.my-kerala.com/movies/uploaded_images/2009/08/alexander-the-great/3.jpg height=100><br>Movie: Alexander The Great</a>'




banner[1]='<a href=http://www.my-kerala.com/movies/labels/In-Ghost-House-Inn.shtml style="text-decoration:none"><img src=http://www.my-kerala.com/movies/uploaded_images/2010/01/in-ghost-house-inn/40.jpg height=100><br>Movie: In Ghost House Inn</a>'




banner[2]='<a href=http://www.my-kerala.com/movies/labels/Pramani.shtml style="text-decoration:none"><img src=http://www.my-kerala.com/movies/uploaded_images/2010/01/pramani/10.jpg height=100><br>Movie: Pramani</a>'



banner[3]='<a href=http://www.my-kerala.com/cgi-bin/n/viewnews.cgi?newsid1268476032,59439, style="text-decoration:none"><img src=http://www.my-kerala.com/movies/uploaded_images/2010/01/christian-brothers/1.jpg height=100><br>Movie: Christian Brothers</a>'


banner[4]='<a href=http://www.my-kerala.com/cgi-bin/n/viewnews.cgi?newsid1266481452,36178, style="text-decoration:none"><img src=http://www.my-kerala.com/movies/i/2010/02/paappy-appacha/3.jpg height=100><br>Movie: Paappy Appacha</a>'

banner[5]='<a href=http://www.my-kerala.com/cgi-bin/n/viewnews.cgi?newsid1266481055,7431, style="text-decoration:none"><img src=http://www.my-kerala.com/movies/i/2010/02/sathyan-jayaram-film/1.jpg height=100><br>Movie: New Sathyan Jayaram Film</a>'

banner[6]='<a href=http://www.my-kerala.com/cgi-bin/n/viewnews.cgi?newsid1267412711,66809, style="text-decoration:none"><img src=http://www.my-kerala.com/movies/i/2010/02/kanyakumari-express/18.jpg height=100><br>Movie: Kanyakumari Express</a>'

banner[7]='<a href=http://www.my-kerala.com/cgi-bin/n/viewnews.cgi?newsid1267885119,97449, style="text-decoration:none"><img src=http://www.my-kerala.com/movies/i/2010/02/thanthonni/11.jpg height=100><br>Movie: Thanthonni</a>'

banner[8]='<a href=http://www.my-kerala.com/cgi-bin/n/viewnews.cgi?newsid1268376491,46124, style="text-decoration:none"><img src=http://www.my-kerala.com/movies/i/2010/03/pokkiri-raja/9.jpg height=100><br>Movie: Pokkiri Raja</a>'




var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])

