var banner=new Array()


banner[0]='<a href=http://www.my-india.net/movies/labels/Sha-Rukh-Khan.shtml style="text-decoration:none"><img src=http://www.my-india.net/movies/uploaded_images/2008/billu-barber/1.jpg height=100><br>Sha Rukh Khan Gallery</a>'


banner[1]='<a href=http://www.my-india.net/movies/labels/Salman-Khan.shtml style="text-decoration:none"><img src=http://www.my-india.net/movies/uploaded_images/2009/09/wanted/41.jpg height=100><br>Salman Gallery</a>'



banner[2]='<a href=http://www.my-india.net/movies/labels/Priyanka-Chopra.shtml style="text-decoration:none"><img src=http://www.my-india.net/movies/uploaded_images/2008/god-tussi-great-ho/5.jpg height=100><br>Priyanka Chopra Gallery</a>'



banner[3]='<a href=http://www.my-india.net/movies/labels/Katrina-Kaif.shtml style="text-decoration:none"><img src=http://www.my-india.net/movies/uploaded_images/2008/yuvvraaj/28.jpg height=100><br>Katrina Kaif Gallery</a>'



banner[4]='<a href=http://www.my-india.net/movies/labels/Govinda.shtml style="text-decoration:none"><img src=http://www.my-india.net/movies/uploaded_images/2008/money-hai-Toh-honey-hai/24.jpg height=100><br>Govinda Gallery</a>'



banner[5]='<a href=http://www.my-india.net/movies/labels/Ajay-Devgan.shtml style="text-decoration:none"><img src=http://www.my-india.net/movies/uploaded_images/sunday-movie-1-722821.jpg height=100><br>Ajay Devgan Gallery</a>'



banner[6]='<a href=http://www.my-india.net/movies/labels/Aishwarya-Rai.shtml style="text-decoration:none"><img src=http://www.my-india.net/movies/uploaded_images/2008/sarkar-raj/26.jpg height=100><br>Aishwarya Rai Gallery</a>'


banner[7]='<a href=http://www.my-india.net/movies/labels/Amitab-Bachchan.shtml style="text-decoration:none"><img src=http://www.my-india.net/movies/uploaded_images/2009/09/aladin/17.jpg height=100><br>Amitab Bachchan Gallery</a>'



banner[8]='<a href=http://www.my-india.net/movies/labels/Preity-Zinta.shtml style="text-decoration:none"><img src=http://www.my-india.net/movies/uploaded_images/2008/heroes/21.jpg height=100><br>Preity Zinta Gallery</a>'


banner[9]='<a href=http://www.my-india.net/movies/labels/Kareena.shtml style="text-decoration:none"><img src=http://www.my-india.net/movies/uploaded_images/2009/04/kambakkhat-ishq/41.jpg height=100><br>Kareena Gallery</a>'

banner[10]='<a href=http://www.my-india.net/movies/labels/Akshay-Kumar.shtml style="text-decoration:none"><img src=http://www.my-india.net/movies/uploaded_images/2009/04/kambakkhat-ishq/24.jpg height=100><br>Akshay Gallery</a>'


banner[11]='<a href=http://www.my-india.net/movies/labels/Bipasha-Basu.shtml style="text-decoration:none"><img src=http://www.my-india.net/movies/uploaded_images/2009/04/aa-dekhen-zara/131.jpg height=100><br>Bipasha Gallery</a>'


var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])

