//UDMv3.4.1
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



//////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.5 by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  KDE modifications by David Joham
//  Opera reload/resize routine by Michael Wallner
//  http://www.wallner-software.com/
//
//  This script featured on Dynamic Drive (http://www.dynamicdrive.com)
///////////////////////////////////////////////////////////////////////////



// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "center";		// alignment
var absLEFT = 	0;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 72; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF = "";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#77826A";	// main nav cell color
var rCOLOR = 	"#bbbbbb";	// main nav cell rollover color
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	"white"	// main nav border color
var aLINK = 	"#ffffff";	// main nav link color
var aHOVER = 	"white";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"verdana";	// main nav font face
var fSIZE = 	11;		// main nav font size (pixels)
var fWEIGHT = 	"normal"		// main nav font weight
var tINDENT = 	3;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	7;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	0;		// shift the submenus vertically
var hOFFSET = 	0;		// shift the submenus horizontally

var smCOLOR = 	"#cccccc";	// submenu cell color

var srCOLOR = 	"#666666";	// submenu cell rollover color
var sbSIZE = 	0;		// submenu border size
var sbCOLOR = 	""	// submenu border color
var saLINK = 	"#333333";	// submenu link color
var saHOVER = 	"#ffffff";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana,arial";// submenu font face
var sfSIZE = 	11;		// submenu font size (pixels)
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	2;		// submenu drop shadow size
var shCOLOR =	"cccccc";	// submenu drop shadow color
var shOPACITY = 75;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = 0;		// shift the child menus vertically
var chhOFFSET = 0;		// shift the child menus horizontally

var closeTIMER = 330;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)

var altDISPLAY = "";		// where to display alt text
var allowRESIZE = true;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 0;		// override grid width
var gridHEIGHT = 0;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = true;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in mozilla 5


//** LINKS ***********************************************************




// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")
addMainItem("http://www.siddhayoga.org.au/guru/gurumayi.htm","The Guru",128,"center","","",0,0,"");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
	defineSubmenuProperties(180,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)");

	// add submenu link items ("url","Link name","_target","alt text")
	addSubmenuItem("http://www.siddhayoga.org.au/guru/gurumayi.htm","Gurumayi Chidvilasananda","","");
	addSubmenuItem("http://www.siddhayoga.org.au/guru/muktananda.htm","Swami Muktananda","","");
	addSubmenuItem("http://www.siddhayoga.org.au/guru/nityananda.htm","Bhagawan Nityananda","","");
	
addMainItem("http://www.siddhayoga.org.au/community/welcome.htm","Community",128,"center","","",0,0,"");

	defineSubmenuProperties(140,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)");

	addSubmenuItem("http://www.siddhayoga.org.au/community/syf.htm","SYF","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(142,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.siddhayoga.org.au/community/syf.htm","Welcome","","");
		defineSubmenuProperties(140,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)");
	
	addSubmenuItem("http://www.siddhayoga.org.au/community/melbourne/welcome.htm","Melbourne Ashram","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(155,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.siddhayoga.org.au/community/melbourne/welcome.htm","Welcome","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/melbourne/calendar_current_month.htm","Monthly Calendar","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/melbourne/intensives.htm","Intensives","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/melbourne/courses.htm","Courses","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/melbourne/events.htm","Special Events","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/melbourne/programs.htm","Programs","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/melbourne/schedule.htm","Daily Schedule","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/melbourne/support.htm","Support Your Community","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/melbourne/general_info.htm","General Information","","");
	
addSubmenuItem("http://www.siddhayoga.org.au/community/sydney/welcome.htm","Sydney Ashram","","");

	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(155,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.siddhayoga.org.au/community/sydney/welcome.htm","Welcome","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/sydney/calendar_current_month.htm","Monthly Calendar","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/sydney/intensives.htm","Intensives","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/sydney/courses.htm","Courses","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/sydney/events.htm","Special Events","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/sydney/programs.htm","Programs","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/sydney/schedule.htm","Daily Schedule","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/sydney/support.htm","Support Your Community","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/sydney/general_info.htm","General Information","","");
	
	
	addSubmenuItem("http://www.siddhayoga.org.au/community/centres/aus_centres.htm","Centres","","");
	
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(180,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.siddhayoga.org.au/community/centres/aus_centres.htm","Centres","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/c_m/c_m_groups.htm","Chanting & Meditation Groups","","");
	addSubmenuItem("http://www.siddhayoga.org","International","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(180,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)");
		
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.siddhayoga.org","SYDA","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/overseas/sma.htm","Shree Muktananda Ashram","","");
		addChildmenuItem("http://www.siddhayoga.org.au/community/overseas/gsp.htm","Gurudev Siddha Peeth","","");
		addChildmenuItem("http://www.siddhayogaeurope.org","Europe","","");
		addChildmenuItem("http://www.siddhayogafrance.org","France","","");
		addChildmenuItem("http://www.siddhayoga.org.se","Sweden","","");
		addChildmenuItem("http://www.siddhayoga.org.uk/index.html","United Kingdom","","");
		addChildmenuItem("http://www.siddhayoga.ca/","Canada","","");
		addChildmenuItem("","------------- ","","");
		addChildmenuItem("http://www.symca.org/smcahome.htm","Atlanta","","");
		addChildmenuItem("http://www.siddhayogachicago.org","Chicago","","");
		addChildmenuItem("http://www.symcla.org","Los Angeles","","");
		addChildmenuItem("http://www.symcmiami.org","Miami","","");
		addChildmenuItem("http://www.siddhayoganyc.org","New York City","","");
		addChildmenuItem("http://www.oaklandsyda.org","Oakland Ashram","","");
		addChildmenuItem("http://www.symcsandiego.org","San Diego","","");
		addChildmenuItem("http://www.symcseattle.org","Seattle","","");
		
		
		
		
addMainItem("http://www.siddhayoga.org.au/bookstore/index.htm","Bookstore",128,"center","","",0,0,"");

	defineSubmenuProperties(160,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)");

	addSubmenuItem("http://www.siddhayoga.org.au/bookstore/index.htm","Publications","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(160,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=11","Introductory Texts","","");
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=12","Walking the Spiritual Path","","");
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=13","Poetry & Contemplation","","");
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=14","Philosophy & Scripture","","");
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=15","By Gurumayi","","");
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=16","By Swami Muktananda","","");
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=17","Chanting Books","","");
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=4","Darshan","","");
		
	defineSubmenuProperties(140,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)");
	
	addSubmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=18","Audio & Video","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(155,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=18","The Mantra","","");
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=19","Fast Chants","","");
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=20","Text Chants","","");
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=21","Teachings & Poetry","","");
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=3","Instrumentals","","");
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=22","Devotional Songs","","");
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=10","Solo Series","","");
	
	
addSubmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=5","Support Your Practices","","");

	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(190,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=5","Meditation","","");
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=7","Hatha Yoga","","");
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=2","Puja","","");
		addChildmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=23","Photographs","","");
		addChildmenuItem("http://www.siddhayoga.org.au/bookstore/incense.htm","Incense & Oils","","");
		
	addChildmenuItem("http://www.siddhayoga.org.au/bookstore/shawls.htm","Shawls","","");
	addChildmenuItem("http://www.siddhayoga.org.au/bookstore/sacred_jewellery.htm","Japa Malas & Sacred Jewellery","","");
	
	addSubmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=8","Gift Suggestions","","");
	addSubmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=6","For Children","","");
	addSubmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=25","Special Offers","","");
	addSubmenuItem("http://www.siddhayoga.org.au/syfscripts/catalogue.asp?categoryid=25","General Information","","");

	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(155,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.siddhayoga.org.au/bookstore/shipping1.htm","Shipping","","");
		addChildmenuItem("http://www.siddhayoga.org.au/bookstore/privacy.htm","Privacy Policy","","");
		addChildmenuItem("http://www.siddhayoga.org.au/bookstore/search.htm","Search the Bookstore","","");
		addChildmenuItem("http://www.siddhayoga.org.au/bookstore/security.htm","Secure Site","","");
		addChildmenuItem("javascript:openWindow('http://www.siddhayoga.org.au/bookstore/cc.htm',230,365)","Currency Converter","","");

		

addMainItem("http://www.siddhayoga.org.au/practices/index.htm","Practices",128,"center","","",0,0,"");

	defineSubmenuProperties(140,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)");
	addSubmenuItem("http://www.siddhayoga.org.au/practices/chanting.htm","Chanting","","");
	addSubmenuItem("http://www.siddhayoga.org.au/practices/meditation.htm","Meditation","","");
	addSubmenuItem("http://www.siddhayoga.org.au/practices/selfless_service.htm","Selfless Service","","");
	addSubmenuItem("http://www.siddhayoga.org.au/practices/dakshina.htm","Dakshina","","");
	addSubmenuItem("http://www.siddhayoga.org.au/practices/hy.htm","Hatha Yoga","","");
	addSubmenuItem("http://www.siddhayoga.org.au/practices/premotsava.htm","Premotsava","","");
	addSubmenuItem("http://www.siddhayoga.org.au/practices/study_contemplation.htm","Study","","");
	addSubmenuItem("http://www.siddhayoga.org.au/practices/retreat.htm","Retreat","","");
	

addMainItem("http://www.siddhayoga.org.au/teachings/awakening.htm","Teachings",128,"center","","",0,0,"");

	defineSubmenuProperties(140,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)");

	addSubmenuItem("http://www.siddhayoga.org.au/teachings/awakening.htm","Spiritual Awakening","","");
	addSubmenuItem("http://www.siddhayoga.org.au/teachings/intensives.htm","Intensives","","");
	addSubmenuItem("http://www.siddhayoga.org.au/teachings/essential.htm","Essential Teachings","","");
	addSubmenuItem("http://www.siddhayoga.org.au/teachings/tradition.htm","Scriptual Tradition","","");
	addSubmenuItem("http://www.siddhayoga.org.au/teachings/vedanta.htm","Vedanta","","");
	addSubmenuItem("http://www.siddhayoga.org.au/teachings/ks.htm","Kashmir Shaivism","","");

	addMainItem("http://www.siddhayoga.org.au","Home",118,"center","","",0,0,"");


//**DO NOT EDIT THIS *****
}//***********************
//************************
