var content=new Array()
//change the array below to the text associated with your links Expand or contract the array, depending on how many links you have
content[0]='<center><font face="Verdana" color="#FF0000"><u><strong>Geographical Information</strong></u></font></center><br><font face="Verdana, Arial, Helvetica, sans-serif" size="1">Orissa, a land of passion, for beautiful landscapes, abruptly described as a  kiss on the cheek of earth for eternity, is  surrounded by  the Bay of  Bengal  in the eastern side of India, bordened the slow  pace of water. This ancient land situated amidst beautiful lushy green mountains of the eastern ghats.</font>'
content[1]='<center><font face="Verdana" color="#FF0000"><u><strong>Orissa Government</strong></u></font></center><br><font face="Verdana, Arial, Helvetica, sans-serif" size="1">To the making of Indian history, Orissa has contributed an immense share.With legacies of a memorable past, the Govt of Orissa now looks ahead with pride & confidence for a future of its own linked with the destiny of the whole of India. It is a panorama of progress in the light of newness.</font>'
content[2]='<center><font face="Verdana" color="#FF0000"><u><strong>Business & Economy</strong></u></font></center><br><font face="Verdana, Arial, Helvetica, sans-serif" size="1">Up until now, adding a scroller or tickertape to your website usually meant using a slow Java applet. Not anymore. Click here for DHTML scrollers that accomplish the same task with minimal download time.</font>'
content[3]='<center><font face="Verdana" color="#FF0000"><u><strong>Art & Culture</strong></u></font></center><br><font face="Verdana, Arial, Helvetica, sans-serif" size="1">Up until now, adding a scroller or tickertape to your website usually meant using a slow Java applet. Not anymore. Click here for DHTML scrollers that accomplish the same task with minimal download time.</font>'
content[4]='<center><font face="Verdana" color="#FF0000"><u><strong>News & Media</strong></u></font></center><br><font face="Verdana, Arial, Helvetica, sans-serif" size="1">Up until now, adding a scroller or tickertape to your website usually meant using a slow Java applet. Not anymore. Click here for DHTML scrollers that accomplish the same task with minimal download time.</font>'
content[5]='<center><font face="Verdana" color="#FF0000"><u><strong>Travel & Tourism</strong></u></font></center><br><font face="Verdana, Arial, Helvetica, sans-serif" size="1">Up until now, adding a scroller or tickertape to your website usually meant using a slow Java applet. Not anymore. Click here for DHTML scrollers that accomplish the same task with minimal download time.</font>'
content[6]='<center><font face="Verdana" color="#FF0000"><u><strong>Health</strong></u></font></center><br><font face="Verdana, Arial, Helvetica, sans-serif" size="1">Up until now, adding a scroller or tickertape to your website usually meant using a slow Java applet. Not anymore. Click here for DHTML scrollers that accomplish the same task with minimal download time.</font>'
content[7]='<br><big><b>Contact us</b></big><br>Click here scripts related to the browser window and frames.'
content[8]='<br><big><b>Other</b></big><br>< p align = "justify" >All scripts that don\'t comfortably fit in any of the above categories go here...'

function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
appear()
setTimeout("window.onresize=regenerate",450)
}
}

function changetext(whichcontent){

if (document.all||document.getElementById){
cross_el=document.getElementById? document.getElementById("descriptions"):document.all.descriptions
cross_el.innerHTML='<font face="Verdana"><small>'+whichcontent+'<font></small>'
}
else if (document.layers){
document.d1.document.d2.document.write('<font face="Verdana"><small>'+whichcontent+'</small></font>')
document.d1.document.d2.document.close()
}

}

function appear(){
document.d1.visibility='show'
}

window.onload=regenerate2

