document.write("<style>")
document.write(".coolink ")
document.write("{ ")
document.write("    COLOR: white; ")
document.write("    TEXT-DECORATION: none ")
document.write("} ")
document.write(".coolink A:link ")
document.write("{ ")
document.write("       FONT-FAMILY: Verdana;")
document.write("    FONT-SIZE: 10pt; ")
document.write("    COLOR: yellow; ")
document.write("    TEXT-DECORATION: none ")
document.write("} ")
document.write(".coolink A:visited ")
document.write("{ ")
document.write("       FONT-FAMILY: Verdana;")
document.write("    FONT-SIZE: 10pt; ")
document.write("    COLOR: yellow; ")
document.write("    TEXT-DECORATION: none ")
document.write("} ")
document.write(".coolink A:active ")
document.write("{ ")
document.write("       FONT-FAMILY: Verdana;")
document.write("    FONT-SIZE: 10pt; ")
document.write("    COLOR: yellow; ")
document.write("    TEXT-DECORATION: none ")
document.write("} ")
document.write(".coolink A:hover ")
document.write("{ ")
document.write("       FONT-FAMILY: Verdana;")
document.write("    FONT-SIZE: 10pt; ")
document.write("    COLOR: white; ")
document.write("    TEXT-DECORATION: underline ")
document.write("} ")
document.write("</style>")
document.write("<table border=0 bgcolor=brown cellpading=3 cellspacing=7   width = 100% ><tr><td align=center ><font class = coolink face = verdana size = 2 color=white><b><a classs = coolink href=eStart.html>Home</a> | </b>  ")
document.write("<b><a href=eGlory.html >Glory of the Place&nbsp;</a> | </b>")
document.write("<b><a href=eHistory1.html >	")
document.write("Puranic History&nbsp;</a>  </b>	")
document.write("<b> | <a href=eStructure.html >Temple Structure&nbsp;</a>  </b>")
document.write(" </font><font class = coolink face = verdana size = 2 color=white> <b> | <a href=ePooja.html >Poojas</a></b>&nbsp;&nbsp;</font></font><font class = coolink face = verdana size = 2 color=white> <b>  </b>	")
document.write("<b> | <a href=eFestival.html >Festivals</a> ")

document.write("<b>| <a href=eFacility.html >	")
document.write("Facilities </a>  </b> 	")

document.write("<tr>	")
document.write("<td align=center><font class = coolink face = verdana size = 2 color=white>")

document.write(" <font class = coolink face = verdana size = 2 color=white><b> 	")
document.write("<a href=eArt.html >Inscriptions</a> | </b></font> 	")
document.write("	")
document.write("<font class = coolink face = verdana size = 2 color=white>	")

document.write("<b> <a href=esubtemple.html >	")
document.write("Sub Temples</a> | </b> ")
document.write("<b> <a href=ePrayer.html >	")
document.write("Prayers</a> </b> ")


document.write("<b> | <a href=eTourist.html >	")
document.write("Tourist Information&nbsp;</a> | </b> ")

document.write("<b><a href=eGallery.html >	")
document.write("Photo Gallery&nbsp;</a> | </b>")
document.write("<b><a href=eDonations.html >	")
document.write("Donations</a> | </b> ")

document.write("<b><a href=mailto:renugambalammanpadaiveedu@gmail.com >")
document.write("Feed Back&nbsp;</a></b> ")

/* document.write("<tr>	")
document.write("<td align=center><font class = coolink face = verdana size = 2 color=white>")





document.write("    </font> 	")
document.write("    </tr>	")*/
document.write("    </table>	") 


function Start(page) {
OpenWin = this.open(page, "_blank", "top=270,left=310,width=450,height=250,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes");
}


