//UDMv3.1.2//**DO NOT EDIT THIS *****if (!exclude) { //********//************************///////////////////////////////////////////////////////////////////////////////  ULTIMATE DROPDOWN MENU VERSION 3.1.2 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//////////////////////////////////////////////////////////////////////////////// *** POSITIONING AND STYLES *********************************************var menuALIGN = "center";		// alignmentvar absLEFT = 	0;		// absolute left or right position (if menu is left or right aligned)var absTOP = 	29; 		// 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 = "resources/";var zORDER = 	1000;		// base z-order of nav structure (not ns4)var mCOLOR = 	"#8D9F12";	// main nav cell colorvar rCOLOR = 	"#A4D639";	// main nav cell rollover colorvar bSIZE = 	0;		// main nav border sizevar bCOLOR = 	"white"	// main nav border colorvar aLINK = 	"white";	// main nav link colorvar aHOVER = 	"";		// main nav link hover-color (dual purpose)var aDEC = 	"none";		// main nav link decorationvar fFONT = 	"arial,helvetica,sans serif";	// main nav font face		var fSIZE = 	11;		// main nav font size (pixels)	var fWEIGHT = 	"bold"		// main nav font weightvar tINDENT = 	7;		// main nav text indent (if text is left or right aligned)var vPADDING = 	2;		// 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 = 	-5;		// shift the submenus verticallyvar hOFFSET = 	4;		// shift the submenus horizontallyvar smCOLOR = 	"#CFD78E";	// submenu cell colorvar srCOLOR = 	"#A4D639";	// submenu cell rollover colorvar sbSIZE = 	0;		// submenu border sizevar sbCOLOR = 	"#1C38D5"	// submenu border colorvar saLINK = 	"black";	// submenu link colorvar saHOVER = 	"";		// submenu link hover-color (dual purpose)var saDEC = 	"none";		// submenu link decorationvar sfFONT = 	"arial,helvetica,sans serif";// 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 = 2;		// submenu vertical cell paddingvar svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)var shSIZE =	3;		// submenu drop shadow size var shCOLOR =	"#8D9F12";	// 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 = -3;		// shift the child menus vertically 			var chhOFFSET = -5;		// 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 = "title";	// 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 //** LINKS ***********************************************************// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")//addMainItem("narrative.htm", "Endangered Animals",130,"center","","",0,0,"u"); 		// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)	defineSubmenuProperties(180,"left","left",0,0);		// add submenu link items ("url","Link name","_target","alt text")		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset)defineChildmenuProperties(174,"left","center",-3, 0);// add child menu link items ("url","Link name","_target","alt text")		addMainItem("","Endangered Animals",130,"center","","",0,0,""); 	defineSubmenuProperties(80,"right","right",0,0);		addSubmenuItem("echidna.htm","Echidna","","");defineChildmenuProperties(150,"left","left",10, 5);	addChildmenuItem ("echidnawhathappened.htm","Echidna: What happened?","","");	addChildmenuItem ("echidnahelp.htm","Echidna Help","","");defineSubmenuProperties(80,"right","right",0,0);		addSubmenuItem("koala.htm","Koala","","");defineChildmenuProperties(150,"left","left",10,5);	addChildmenuItem ("koalawhathappened.htm","Koala: What happened?","","");	addChildmenuItem ("koalahelp.htm","Koala Help","","");defineSubmenuProperties(80,"right","right",0,0);		addSubmenuItem("platypus.htm","Platypus","","");defineChildmenuProperties(150,"left","left",10,5);	addChildmenuItem ("platypuswhathappened.htm","Platypus: What happened?","","");	addChildmenuItem ("platypushelp.htm","Platypus Help","","");defineSubmenuProperties(80,"right","right",0,0);		addSubmenuItem("possum.htm","Possum","","");defineChildmenuProperties(150,"left","left",10,5);	addChildmenuItem ("possumwhathappened.htm","Possum: What happened?","","");	addChildmenuItem ("possumhelp.htm","Possum Help","","");defineSubmenuProperties(80,"right","right",0,0);		addSubmenuItem("wombat.htm","Wombat","","");defineChildmenuProperties(150,"left","left",10,5);	addChildmenuItem ("wombatwhathappened.htm","Wombat: What happened?","","");	addChildmenuItem ("wombathelp.htm","Wombat Help","","");//*******addMainItem("","The Environment",130,"center","","",0,0,""); defineSubmenuProperties(80,"right","right",0,0);		addSubmenuItem("","Pollution","","");	defineChildmenuProperties(150,"left","left",10,5);	addChildmenuItem ("pollutionintro.htm","Pollution: Introduction","","");	addChildmenuItem ("typesofpoll.htm","Types of Pollution","","");	addChildmenuItem ("reducepoll.htm","Reducing Pollution","","");	addChildmenuItem ("reusepoll.htm","Reusing","","");	addChildmenuItem ("recyclepoll.htm","Recycling","","");	addSubmenuItem("","Drought","","");	defineChildmenuProperties(150,"left","left",10,5);		addChildmenuItem ("drought.htm","About Drought","","");	addChildmenuItem ("climate.htm","Climate","","");	addChildmenuItem ("damage.htm","Damage","","");	addChildmenuItem ("savingwater.htm","Saving Water","","");	addChildmenuItem ("droughthelp.htm","Drought Help","","");	addSubmenuItem("","Fire","","");	defineChildmenuProperties(150,"left","left",10,5);		addChildmenuItem ("firesafetytips.htm","Fire Safety Tips","","");	addChildmenuItem ("canberrabushfires.htm","Canberra Bushfires","","");	addChildmenuItem ("sabushfires.htm","SA Bushfires","","");	addChildmenuItem ("ashwedbushfires.htm","Ash Wednesday Bushfires","","");	addChildmenuItem ("firefighters.htm","Firefighters","","");	addSubmenuItem("","Floods","","");	defineChildmenuProperties(150,"left","left",10,5);		addChildmenuItem ("immediateassistance.htm","Immediate Assistance","","");	addChildmenuItem ("aftermath.htm","Aftermath","","");	addChildmenuItem ("payuptime.htm","Pay Up Time! ","","");	addChildmenuItem ("futureforecast.htm","Future Forecast","","");	addSubmenuItem("","Conservation","","");	defineChildmenuProperties(150,"left","left",10,5);		addChildmenuItem ("conservationintro.htm","Conservation Introduction","","");	addChildmenuItem ("riverwater.htm","River Water","","");	addChildmenuItem ("forests.htm","Forests","","");	addChildmenuItem ("battextinction.htm","Battling Extinction","","");	addChildmenuItem ("landmanagement.htm","Land Management","","");defineSubmenuProperties(150,"right","right",0,0);addSubmenuItem("","Preps & the Environment","","");	defineChildmenuProperties(150,"left","left",10,5);		addChildmenuItem ("prepscleantheenvironment.htm","Preps clean the environment","","");	addChildmenuItem ("prepsrecycle.htm","Preps Recycle","","");	addChildmenuItem ("prepsreuse.htm","Preps Reuse","","");	addMainItem("","Puzzles",70,"center","","",0,0,""); defineSubmenuProperties(130,"right","right",0,0);		addSubmenuItem("possumpuzzle.htm","Possum","","");addSubmenuItem("possumquiz2.htm","Possum Quiz","","");addSubmenuItem("echidnapuzzle.htm","Echidna","","");addSubmenuItem("echidnax2.htm","Echidna Crossword","","");addSubmenuItem("echidnax3.htm","Echidna Crossword","","");addSubmenuItem("echidnaquiz.htm","Echidna Quiz","","");addSubmenuItem("platypuspuzzle.htm","Platypus","","");addSubmenuItem("platypusx.htm","Platypus Crossword","","");addSubmenuItem("wombatpuzzle.htm","Wombat","","");addSubmenuItem("wombatquiz.htm","Wombat Quiz","","");addSubmenuItem("wombatquiz2.htm","Wombat Quiz","","");addSubmenuItem("wombatquiz3.htm","Wombat Quiz","","");addSubmenuItem("koalapuzzle.htm","Koala","","");addSubmenuItem("koalaquiz2.htm","Koala Quiz","","");addSubmenuItem("koalaxword.htm","Koala Crossword","","");addSubmenuItem("koalamatch.htm","Koala Match","","");addSubmenuItem("koalaquiz2.htm","Koala Quiz","","");addSubmenuItem("koalax2.htm","Koala Puzzle","","");addSubmenuItem("pollutiontypespuzzle.htm","Types of Pollution","","");addSubmenuItem("floodspuzzle.htm","Flood Puzzle","","");addSubmenuItem("floodxword.htm","Flood Crossword","","");addSubmenuItem("firexword.htm","Fire Crossword","","");addSubmenuItem("firefight.htm","Fire Fighters","","");addSubmenuItem("firesafetypuzzle.htm","Fire Safety","","");addSubmenuItem("firequiz.htm","Fire Quiz","","");addSubmenuItem("consforest.htm","Conservation Forests","","");//****addMainItem("","Artwork",115,"center","","",0,0,""); 	defineSubmenuProperties(100,"right","right",0,0);		addSubmenuItem("droughtart.htm","Drought","","");	addSubmenuItem("fireart.htm","Fire","","");	addSubmenuItem("koalaart.htm","Koala","","");	addSubmenuItem("possumart.htm","Possums","","");//****	addMainItem("","Movies",96,"center","","",0,0,""); 	defineSubmenuProperties(140,"right","right",0,0);		addSubmenuItem("possummovie.htm","Possum","","");	addSubmenuItem("platypusmovie.htm","Platypus","","");	addSubmenuItem("wombatmovie.htm","Wombat","","");	addSubmenuItem("pollutiontypemovie.htm","Types of Pollution","","");	addSubmenuItem("droughtmovie.htm","Drought","","");	addSubmenuItem("savingwatermovie.htm","Saving Water","","");	addSubmenuItem("droughtaidmovie.htm","Drought Aid","","");	addSubmenuItem("firesamovie.htm","Fire: Sth Australia","","");	addSubmenuItem("firecanberramovie.htm","Fire: Canberra","","");	addSubmenuItem("firefightermovie.htm","Fire: Firefighters","","");	addSubmenuItem("floodmovie.htm","Floods: The effects","","");	addSubmenuItem("conservationmovie.htm","Conservation","","");	addSubmenuItem("conservationrivermovie.htm","Conservation: Rivers","","");	addSubmenuItem("conservationforest.htm","Conservation: Forests","","");//**DO NOT EDIT THIS *****}//***********************//************************