	var NoOffFirstLineMenus=21;			// Number of first level items
	var LowBgColor='#0083c7';			// Background color when mouse is not over
	var LowSubBgColor='#0083c7';			// Background color when mouse is not over on subs
	var HighBgColor='#60c659';			// Background color when mouse is over
	var HighSubBgColor='#60c659';			// Background color when mouse is over on subs
	var FontLowColor='ffffff';			// Font color when mouse is not over
	var FontSubLowColor='ffffff';			// Font color subs when mouse is not over
	var FontHighColor='000000';			// Font color when mouse is over
	var FontSubHighColor='000000';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana, Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent - NICK CHANGED from .2
	var ChildVerticalOverlap=.2;	// vertical overlap child/ parent
	var StartTop=150;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['/tri.gif',5,10,'/tridown.gif',10,5,'/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("About RSPCA QLD Inc.","/aboutus/","",13,20,161);
	Menu1_1=new Array("About Us","/aboutus/","",0,20,150);	
	Menu1_2=new Array("History","/aboutus/history.htm","",0);
	Menu1_3=new Array("Meet Our People","/aboutus/meet-our-people.htm","",0);
	Menu1_4=new Array("Photo Archives","/archives/","",0);
	Menu1_5=new Array("What we do","/aboutus/whatwedo.htm","",0);
	Menu1_6=new Array("Our Shelters","/aboutus/shelters.htm","",0);
	Menu1_7=new Array("Future Directions","/aboutus/directions.htm","",0);
	Menu1_8=new Array("Position Papers","/aboutus/papers.htm","",0);  
	Menu1_9=new Array("Five Freedoms","/aboutus/freedoms.htm","",0);
	Menu1_10=new Array("Animals Charter","/aboutus/charter.htm","",0);
	Menu1_11=new Array("Protection Act","/aboutus/act.htm","",0);	
	Menu1_12=new Array("Annual Report","/aboutus/report.htm","",0);
	Menu1_13=new Array("Annual General Meeting","/branches/agm.htm","",0);

Menu2=new Array("Animal Adoptions","http://www.adoptapet.com.au/","",6);
	Menu2_1=new Array("Adopt A Pet","http://www.adoptapet.com.au","",0,20,150);
	Menu2_2=new Array("Adoption Fees","/adoptions/","",0);
	Menu2_3=new Array("Adoption Tips","/adoptions/tips.htm","",0);
	Menu2_4=new Array("Special Animals","/adoptions/special.htm","",0);
	Menu2_5=new Array("Apply for a VIP Tag","http://lostfound.rspcaqld.org.au/login/user/vip.asp","",0);
	Menu2_6=new Array("The Road Home","/adoptions/roadhome.htm","",0);

Menu3=new Array("Animal Care","/animalcare/","",2);
	Menu3_1=new Array("Animal Care Tips","/animalcare/","",0,20,150);	
	Menu3_2=new Array("Veterinary Services","/animalcare/veterinaryservices/","",0);

Menu4=new Array("Animal Training","/training/","",11);
	Menu4_1=new Array("Dog Training","/training/","",0,20,150);	
	Menu4_2=new Array("K9 Kindy","/training/kindy.htm","",0);
	Menu4_3=new Array("Junior Manners","/training/juniormanners.htm","",0);
	Menu4_4=new Array("Basic Training Program","/training/basic.htm","",0);
	Menu4_5=new Array("Intermediate Training Program","/training/intermediate.htm","",0);
	Menu4_6=new Array("Rally-O & Trick Training","/training/advanced.htm","",0);
	Menu4_7=new Array("Flyball","/training/flyball.htm","",0);
	Menu4_8=new Array("Calm Classes","/training/calmclasses.htm","",0);
	Menu4_9=new Array("Agility Program","/training/agility.htm","",0);
	Menu4_10=new Array("Dog Sport Prep Course","/training/dogsportprep.htm","",0);
	Menu4_11=new Array("Upcoming Events","/training/upcoming-events.htm","",0);

Menu5=new Array("Bequests & Pet Legacy","/howtohelp/bequest/","",4);
	Menu5_1=new Array("Bequest Program","/howtohelp/bequest/","",0,20,150);
	Menu5_2=new Array("Pet legacy","/howtohelp/bequest/legacy.htm","",0);
	Menu5_3=new Array("Adopt a Legacy Animal","/howtohelp/bequest/adoptlegacy.htm","",0);
	Menu5_4=new Array("Wording of Wills","/howtohelp/bequest/wills.htm","",0);

Menu6=new Array("Boarding","/aboutus/boarding.htm","",0,20,160);

Menu7=new Array("Branches & Friends Of","/branches/","",0,20,160);

Menu8=new Array("Campaigns","/campaigns/","",13);
	Menu8_1=new Array("Campaigns","/campaigns/","",0,20,150);
	Menu8_2=new Array("Campaign Crusaders","/campaigns/crusaders.htm","",0);
	Menu8_3=new Array("Desex - Don't Kill","/campaigns/desexing/","",0);
	Menu8_4=new Array("Dogs Die in Hot Cars","/campaigns/dogsdieinhotcars/","",0);
	Menu8_5=new Array("Animal Circuses","/campaigns/circus/","",0);
	Menu8_6=new Array("Tested on Animals","/campaigns/testedonanimals/","",0);
	Menu8_7=new Array("Fair Go for Farm Animals","/campaigns/fairgoforfarmanimals/","",0);
	Menu8_8=new Array("Battery Hens","/campaigns/batteryhens/","",0);
	Menu8_9=new Array("Dry Sow Stalls","/campaigns/drysowstalls/","",0);
	Menu8_10=new Array("Live Export Trade","/campaigns/liveexporttrade/","",0);
	Menu8_11=new Array("Duck & Quail Hunting Ban","/campaigns/duckquailhunting/","",0);
	Menu8_12=new Array("Consumer's Guide","/campaigns/consumersguide.htm","",0);
	Menu8_13=new Array("Animal Welfare Policies","/campaigns/policies/","",0);

Menu9=new Array("Community Grants","/communitygrants/","",0,20,160);

Menu10=new Array("Corporate Partners","/sponsors/","",0,20,160);

Menu11=new Array("Cruelty to Animals","/cruelty/","",3);
	Menu11_1=new Array("Cruelty to Animals","/cruelty/","",0,20,150);
	Menu11_2=new Array("Court Results","/cruelty/courtresults.htm","",0);
	Menu11_3=new Array("Contact An Inspector","mailto:cruelty_complaints@rspcaqld.org.au","",0);

Menu12=new Array("Education","/education/","",7);
	Menu12_1=new Array("Education","/education/","",0,20,175);	
	Menu12_2=new Array("School & Community Visits","/education/talks.htm","",0,20);
	Menu12_3=new Array("PetPEP","/education/petpep.htm","",0);
	Menu12_4=new Array("EMU - Education Mobile Unit","/emu/","",0);
	Menu12_5=new Array("Kids Can Help","/education/kidscanhelp.htm","",0);
	Menu12_6=new Array("Animal Assisted Therapy","/education/animalassistedtherapy.htm","",0);
	Menu12_7=new Array("WOAW","http://www.woaw.org.au/","",0);

Menu13=new Array("Employment","/employment/","",0,20,160);

Menu14=new Array("Foster an Animal","/foster/","",0,20,161);

Menu15=new Array("Helping the Community","/helpingthecommunity/","",4);
	Menu15_1=new Array("Helping the Community","/helpingthecommunity/","",0,20,150);	
	Menu15_2=new Array("Pets in Crisis","/pets_in_crisis/","",0);
	Menu15_3=new Array("Animal Assisted Therapy","/education/animalassistedtherapy.htm","",0);
	Menu15_4=new Array("Mutual Friends Program","http://volunteering.rspcaqld.org.au/future-programs/","",0);

Menu16=new Array("How to Help","/howtohelp/","",18);
	Menu16_1=new Array("Bendigo Credit Card","http://www.adoptapet.com.au/about/saveLives/","",0,20,150);
	Menu16_2=new Array("Bequests & Pet Legacy","/howtohelp/bequest/","",0);
	Menu16_3=new Array("Branches","/branches/","",0);
	Menu16_4=new Array("Campaigns","/campaigns/","",0);
	Menu16_5=new Array("Chocolate Fundraising","/chocolates.htm","",0);
	Menu16_6=new Array("Corporate Partners","/sponsors/","",0);
	Menu16_7=new Array("Donations","/howtohelp/donations.htm","",0);
	Menu16_8=new Array("Events","/events/","",0);
	Menu16_9=new Array("Give as you Earn","/howtohelp/giveasyouearn.htm","",0);
	Menu16_10=new Array("Hold your own Event","/events/hold_your_own_event.htm","",0);
	Menu16_11=new Array("How to Help","/howtohelp/","",0);	
	Menu16_12=new Array("Kennel Sponsorship","/howtohelp/kennelfriends.htm","",0);
	Menu16_13=new Array("Membership","/howtohelp/membership.htm","",0);
	Menu16_14=new Array("RSPCA Pet Insurance","http://www.rspcapetinsurance.org.au/group.php?groupid=rspcaqld","",0);
	Menu16_15=new Array("Shopping","/shopping/","",0);
	Menu16_16=new Array("Volunteering","http://volunteering.rspcaqld.org.au/","",0);
	Menu16_17=new Array("Wish List","/howtohelp/wishlist.htm","",0);
	Menu16_18=new Array("Paw Boxes","paw-box.htm","",0);

Menu17=new Array("Lost and Found","http://lostfound.rspcaqld.org.au/","",0,20,161);

Menu18=new Array("Pet Insurance","http://www.rspcapetinsurance.org.au/Pages/Default.aspx?b=RSPCAQLD","",0,20,160);

Menu19=new Array("Shopping","/shopping/","",4);
	Menu19_1=new Array("Shopping","/shopping/","",0,20,150);	
	Menu19_2=new Array("World for Pets","/shopping/worldforpets.htm","",0);
	Menu19_3=new Array("Online Shopping","http://worldforpets.com.au/","",0);
	Menu19_4=new Array("Thrift Shops","/shopping/thrift.htm","",0);

Menu20=new Array("Volunteering","http://volunteering.rspcaqld.org.au/","",0,20,160);

Menu21=new Array("Wildlife","/wildlife/","",2);
	Menu21_1=new Array("Wildlife","/wildlife/","",0,20,150);	
	Menu21_2=new Array("Wildlife Emergencies","/emergencies/wildlife.htm","",0);