/***************              Randome Bharatian               *****************/
document.write("<center>");
document.write("<font color=black size=2>");
document.write("<b>Random Bharatian</b>");
document.write("</font>");

document.write("<font face=arial,verdana,sans-serif color=green align=left size=1>");

<!--
function random_content(){
var mycontent=new Array()
//specify random content below.
mycontent[1]='<a href=database/noorfatima.htm><img border=1 src=sharephoto/data/media/1/noorfatima-01.jpg></a><br><a href=database/noorfatima.htm>Actress & Social Reformer Noor Fatima.</a></br>'
mycontent[2]='<a href=database/gulzar.htm><img border=1 src=sharephoto/data/media/1/gulzar-10.jpg></a><br><a href=database/gulzar.htm>Gulzar - Great Lyricist, Poet And Film Maker.</a></br>'
mycontent[3]='<a href=database/subhashchandrabose.htm><img border=1 src=sharephoto/data/media/1/subhashchandrabose-01.jpg></a><br><a href=database/subhashchandrabose.htm>Neta Jee - Tum Mujhe Khoon Do, Main Tumhe Aazadi Doonga.</a></br>'
mycontent[4]='<a href=database/sahirludhiyanvi.htm><img border=1 width=100 height=150 src=sharephoto/data/media/1/sahirludhiyanvi-01.jpg></a><br><a href=database/sahirludhiyanvi.htm>Sahir - Great Lyricist And Shaayar.</a></br>'
mycontent[5]='<a href=database/mahatmagandhi.htm><img border=1 width=100 height=150 src=sharephoto/data/media/1/mahatmagandhi01.jpg></a><br><a href=database/mahatmagandhi.htm>Bapu - Father Of The Nation.</a></br>'

var ry=Math.floor(Math.random()*mycontent.length)
if (ry==0)
ry=1
document.write(mycontent[ry])
}
random_content()

//-->

document.write("</font>")

