// JavaScript Document
document.write('<p id="trans-active"><a href="science.html"  id=menu151 >Vedic Science</a> | <a  id=menu95  href="http://veda.sakthifoundation.org/fundamental-5.htm">Vedic Symbolism </a> |   <a  id=menu133 href="http://veda.sakthifoundation.org/branch.htm">Vedic Branches</a> | <a href="http://veda.sakthifoundation.org/18-puranas.htm" id=menu102 >Literature</a> |        <a id=menu111  href="http://veda.sakthifoundation.org/vedic-arts.htm">Arts</a> |  <a id=menu115 href="rituals.html">Rituals</a> | <a href="festivals.html">Festivals </a> |  <a href="http://veda.sakthifoundation.org/pilgrimage.htm">Pilgrimages</a></p>');

       

if (TransMenu.isSupported()) {
var ms = new TransMenuSet(TransMenu.direction.down, 0,0, TransMenu.reference.bottomLeft);
var menu95 = ms.addMenu(document.getElementById("menu95"));
 menu95.addItem("Vedic Symbolism", "http://veda.sakthifoundation.org/fundamental-5.htm", "0");
menu95.addItem("Trinity Gods", "http://veda.sakthifoundation.org/trinitygods.htm", "0");
menu95.addItem("18 Puranas", "http://veda.sakthifoundation.org/18-puranas.htm", "0");
menu95.addItem("Vedic Literature", "http://veda.sakthifoundation.org/puranas.htm", "0");
menu95.addItem("Sakthi Logo", "http://veda.sakthifoundation.org/pur-creation.htm", "0");

var menu133 = ms.addMenu(document.getElementById("menu133"));
 menu133.addItem("Vedic Creation", "http://veda.sakthifoundation.org/itihasas-3.htm", "0");

var menu137 = menu133.addMenu(menu133.items[0],0,0);
menu137.addItem("Vedic Creation", "http://veda.sakthifoundation.org/itihasas-3.htm", "0");
 
menu133.addItem("God", "http://www.sakthifoundation.org/god.htm", "0");



var menu137 = menu133.addMenu(menu133.items[1],0,0);
menu137.addItem("Does God Exist?", "http://www.sakthifoundation.org/god.htm", "0");


menu137.addItem("Who created Evil?", "http://www.sakthifoundation.org/evil.htm", "0");
menu137.addItem("3 Concepts of God", "http://veda.sakthifoundation.org/philosophy.htm", "0");


menu133.addItem("Vedic Creation", "http://veda.sakthifoundation.org/itihasas-3.htm", "0");
var menu137 = menu133.addMenu(menu133.items[2],0,0);
menu137.addItem("No Personal God", "http://veda.sakthifoundation.org/creation-cycle.htm", "0");
menu137.addItem("The Process", "http://veda.sakthifoundation.org/panchabhutas.htm", "0");

var menu138 = menu137.addMenu(menu137.items[1],0,0);
menu138.addItem("5 Cosmic Laws", "http://veda.sakthifoundation.org/panchabhutas.htm", "0");
menu138.addItem("9 Cosmic Attributes", "http://veda.sakthifoundation.org/navagrahas.htm", "0");
menu138.addItem("Lotus", "http://veda.sakthifoundation.org/pur-creation.htm", "0");
menu138.addItem("Vedic Light Years", "http://veda.sakthifoundation.org/creation-cycle-2.htm", "0");


menu133.addItem("Evolution", "http://veda.sakthifoundation.org/river-9.htm", "0");
var menu137 = menu133.addMenu(menu133.items[3],0,0);
menu137.addItem("Process of Evolution", "http://www.sakthifoundation.org/river-10.htm", "0");



var menu102 = ms.addMenu(document.getElementById("menu102"));
 menu102.addItem("Vedanta", "http://www.sakthifoundation.org/three%20bodies.htm", "0");
menu102.addItem("Vedic Ithihasas", "http://veda.sakthifoundation.org/itihasas.htm", "0");
menu102.addItem("Fundamental Concept", "http://veda.sakthifoundation.org/fundamental-1.htm", "0");
menu102.addItem("Spiritual science", "http://veda.sakthifoundation.org/fundamental.htm", "0");
menu102.addItem("Four Vedas", "http://veda.sakthifoundation.org/four-vedas.htm", "0");

var menu111 = ms.addMenu(document.getElementById("menu111"));
 menu111.addItem("Vedic Dance", "http://veda.sakthifoundation.org/vedic-arts.htm", "0");
menu111.addItem("Vedic Music", "http://veda.sakthifoundation.org/vedic-music.htm", "0");
menu111.addItem("Vedic Drawings", "http://veda.sakthifoundation.org/kolam.htm", "0");

var menu115 = ms.addMenu(document.getElementById("menu115"));
 menu115.addItem("Vedic Rituals", "http://veda.sakthifoundation.org/vedic-rituals.htm", "0");
menu115.addItem("Why Light Lamps", "http://veda.sakthifoundation.org/light-ritual.htm", "0");
menu115.addItem("Rituals Symbolism", "http://veda.sakthifoundation.org/vedic-arts.htm", "0");
menu115.addItem("WorshipRituals", "http://veda.sakthifoundation.org/incense.htm", "0");
menu115.addItem("Water Ritual", "http://veda.sakthifoundation.org/water-ritual.htm", "0");
menu115.addItem("Other Rituals", "http://veda.sakthifoundation.org/rituals.htm", "0");

function init() {
if (TransMenu.isSupported()) {
TransMenu.initialize();
document.getElementById("menu151").onmouseover = function() {
ms.hideCurrent();
this.className = "hover";
}
document.getElementById("menu151").onmouseout = function() { this.className = ""; }
menu95.onactivate = function() {document.getElementById("menu95").className = "hover"; };
 menu95.ondeactivate = function() {document.getElementById("menu95").className = ""; };
 menu133.onactivate = function() {document.getElementById("menu133").className = "hover"; };
 menu133.ondeactivate = function() {document.getElementById("menu133").className = ""; };
 menu102.onactivate = function() {document.getElementById("menu102").className = "hover"; };
 menu102.ondeactivate = function() {document.getElementById("menu102").className = ""; };
 menu111.onactivate = function() {document.getElementById("menu111").className = "hover"; };
 menu111.ondeactivate = function() {document.getElementById("menu111").className = ""; };
 menu115.onactivate = function() {document.getElementById("menu115").className = "hover"; };
 menu115.ondeactivate = function() {document.getElementById("menu115").className = ""; };
 }}
TransMenu.spacerGif = "images/x.gif";
TransMenu.dingbatOn = "images/submenu-on.gif";
TransMenu.dingbatOff = "images/submenu-off.gif"; 
TransMenu.sub_indicator = true; 
TransMenu.menuPadding = 0;
TransMenu.itemPadding = 0;
TransMenu.shadowSize = 2;
TransMenu.shadowOffset = 3;
TransMenu.shadowColor = "#888";
TransMenu.shadowPng = "images/grey-40.png";
TransMenu.backgroundColor = "#35bae5";
TransMenu.backgroundPng = "images/white-90.png";
TransMenu.hideDelay = 600;
TransMenu.slideTime = 300;
TransMenu.selecthack = 0;
TransMenu.renderAll();
if ( typeof window.addEventListener != "undefined" )
window.addEventListener( "load", init, false );
else if ( typeof window.attachEvent != "undefined" ) {
window.attachEvent( "onload", init);
}else{
if ( window.onload != null ) {
var oldOnload = window.onload;
window.onload = function ( e ) {
oldOnload( e );
init();
}
}else
window.onload = init();
}
}


// JavaScript for the header mouseover

function makevisible(cur,which){
strength=(which==0)? 1 : 0.2
if (cur.style.MozOpacity)
cur.style.MozOpacity=strength
else if (cur.filters)
cur.filters.alpha.opacity=strength*100
}















