	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='blue';			// Background color when mouse is not over
	var LowSubBgColor='#66ccff';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='blue';			// Background color when mouse is over on subs
	var FontLowColor='#ccffff';			// Font color when mouse is not over
	var FontSubLowColor='blue';			// Font color subs when mouse is not over
	var FontHighColor='blue';			// Font color when mouse is over
	var FontSubHighColor='#ccffff';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='#66ccff';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial,helvetica,sans-serif"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// 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='center';			// 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
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=70;				// 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=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1500;			// 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=1;				// 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 highlighted
	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("HOME","index.html","",0,20,100);

Menu2=new Array("GET IN YOUR VAN AND GO","","",0,20,180);
	Menu2_1=new Array("_Associations","","",3,20,180);	
		Menu2_1_1=new Array("VCV - Van Council of Victoria","VCV.html","",0,20,200);
		Menu2_1_2=new Array("VANZ - Van Assoc. of New Zealand","VANZ.html","",0);
		Menu2_1_3=new Array("VCSA - Van Council of South Australia","VCSA.html","",0,20,120);
		Menu2_1_4=new Array("","","",0);
	Menu2_2=new Array("_Clubs","","",10,20,180);	
		Menu2_2_1=new Array("Sundowners, NSW","Sundowners.html","",0,20,180);
		Menu2_2_2=new Array("Sunstate, QLD","Sunstate.html","",0);
		Menu2_2_3=new Array("Wasteland, VIC","wasteland.html","",0,20,120);
		Menu2_2_4=new Array("Diamond Valley, VIC","DVV.html","",0);
		Menu2_2_5=new Array("Sundowners, NSW","Sundowners.html","",0,20,180);
		Menu2_2_6=new Array("East Coast","EastCoast.html","",0);
		Menu2_2_7=new Array("Dogmans, SA","Dogmans.html","",0,20,120);
		Menu2_2_8=new Array("Panther, WA","Panther.html","",0);
		Menu2_2_9=new Array("Westside, WA","Westside.html","",0,20,180);
		Menu2_2_10=new Array("","","",0);
		Menu2_2_11=new Array("","","",0,20,120);
		Menu2_2_12=new Array("","","",0);
	Menu2_3=new Array("_Groups","","",5,20,200);
		Menu2_3_1=new Array("mySandman","mySandman.html","",0,20,210);
		Menu2_3_2=new Array("Majestic","Majestic.html","",0);
		Menu2_3_3=new Array("BUGA - Bedford Users Group of Aust.","BUGA.html","",0,20,120);
		Menu2_3_4=new Array("WA Van Clubs","VCWA.html","",0);
		Menu2_3_5=new Array("Van Owners of Tasmania","VOTasmania.html","",0);
Menu3=new Array("VAN NATIONALS","","",16,20,140);
	Menu3_1=new Array("1999: Pre Internet 1976-98","1976to1998.html","",0,20,180);	
	Menu3_2=new Array("","","",0,20,150);	
	Menu3_3=new Array("","","",0);
	Menu3_4=new Array("","","",0);
	Menu3_5=new Array("","","",0);
	Menu3_6=new Array("","","",0);
	Menu3_7=new Array("","","",0);
	Menu3_8=new Array("","","",0);
	Menu3_9=new Array("2006: Great Lakes, NSW","A2006.html","",0,20,140);
	Menu3_10=new Array("2007: Caboolture, QLD","A2007.html","",0);
	Menu3_11=new Array("","","",0);
	Menu3_12=new Array("2009: Geelong, VIC","2009nats.html","",0);
	Menu3_13=new Array("","","",0,20,140);
	Menu3_14=new Array("","","",0);
	Menu3_15=new Array("2012: Pinjarra, WA","","",3);
		Menu3_15_1=new Array("Entry Form","redirect1.html","",0,20,120);
		Menu3_15_2=new Array("Sponsor Intro","redirect2.html","",0);
		Menu3_15_3=new Array("Sponsor Tiers","redirect3.html","",0,20,120);
		Menu3_15_4=new Array("","","",0);
	Menu3_16=new Array("2013: Caboolture, QLD","2013VanNats.pdf","",0);
		Menu3_16_1=new Array("Preview","","",0);
Menu4=new Array("NATIONAL WINNERS","","",0,20,140);
	Menu4_1=new Array("_TOP 70's VANS","","",1,20,140);
		Menu4_1_1=new Array("Mid Summer Dream '78","msd2.html","",0,20,140);
		Menu4_1_2=new Array("",".html","",0);
	Menu4_2=new Array("_TOP 80's VANS","","",7,20,140);
		Menu4_2_1=new Array("Checkmate '82","chekmate.html","",0,20,140);
		Menu4_2_2=new Array("Alley Cat '83","alleycat.html","",0);
		Menu4_2_3=new Array("Innervisions '84, '86","inervisn.html","",0);
		Menu4_2_4=new Array("Jade '85","jade.html","",0);
		Menu4_2_5=new Array("Innocents","inocents.html","",0);
		Menu4_2_6=new Array("The Beast '87","beast.html","",0);
		Menu4_2_7=new Array("Street Legal '88, '89","street.html","",0);
	Menu4_3=new Array("_TOP 90's VANS","","",5,20,126);
		Menu4_3_1=new Array("Foxy Lady '90","foxy.html","",0,20,140);
		Menu4_3_2=new Array("Bad Ass '91","badass.html","",0);
		Menu4_3_3=new Array("Proc's J '93, '94","procsJ.html","",0);
		Menu4_3_4=new Array("Smooth74 '95, '96, '97","smooth74.html","",0);
		Menu4_3_5=new Array("Billet Delivery '98, '99","billet.html","",0);
	Menu4_4=new Array("_TOP 2000's VANS","","",7,20,140);
		Menu4_4_1=new Array("Haydn's XC '00 - '03","haydensXC.html","",0,20,140);
		Menu4_4_2=new Array("Steve's HJ '04","steveJ.html","",0);
		Menu4_4_3=new Array("Proc's J '05","procsJ.html","",0);
		Menu4_4_4=new Array("John's EH '06","malibu.html","",0);
		Menu4_4_5=new Array("Phoenix '07, '08","phoenix.html","",0);
		Menu4_4_6=new Array("Squirt '09",".html","",0);
		Menu4_4_7=new Array("Red Baron '10, '11",".html","",0);
		Menu4_4_8=new Array("",".html","",0);
	Menu4_5=new Array("3D","3D.html","",0);
	Menu4_6=new Array("3E","3E.html","",0);
	Menu4_7=new Array("3F","3F.html","",0);
	Menu4_8=new Array("3G","3G.html","",0);
		Menu4_8_1=new Array("",".html","",0,20,120);
		Menu4_8_2=new Array("",".html","",0);
		Menu4_8_3=new Array("",".html","",0);
	Menu4_9=new Array("3H","3H.html","",0);
	

Menu5=new Array("VAN STATE TITLES","","",0,20,140);
	Menu5_1=new Array("_VICTORIA","","",4,20,140);
		Menu5_1_1=new Array("2008",".html","",0,20,140);
		Menu5_1_2=new Array("2009",".html","",0);
		Menu5_1_3=new Array("2010",".html","",0);
		Menu5_1_4=new Array("2011","VictoriaStateTitles2011.html","",0,20,110);
		Menu5_1_5=new Array("",".html","",0);
		Menu5_1_6=new Array("",".html","",0);
	Menu5_2=new Array("_QUEENSLAND","","",2,20,140);
		Menu5_2_1=new Array("2009","","",0,20,140);
		Menu5_2_2=new Array("2010","","",0,20,110);

Menu6=new Array("More eVANts","","",0,20,120);
	Menu6_1=new Array("_NZ Van Nationals","","",2,20,120);
		Menu6_1_1=new Array("2010",".html","",0,20,126);
		Menu6_1_2=new Array("2011",".html","",0);
	Menu6_2=new Array("_NSW All Holden Day","","",2,20,120);
		Menu6_2_1=new Array("2010",".html","",0,20,126);
		Menu6_2_2=new Array("2011",".html","",0);
	Menu6_3=new Array("MotorEx 2009","","",0,20,140);
		Menu6_3_1=new Array("",".html","",0,20,126);
		Menu6_3_2=new Array("",".htm","",0);
	Menu6_4=new Array("Summernats","","",1,20,140);
		Menu6_4_1=new Array("2009",".html","",0,20,140);
		Menu6_4_2=new Array("", ".html","",0);
	Menu6_5=new Array("US Van Nationals","","",0,20,120);
		Menu6_5_1=new Array("",".html","",0,20,120);
		Menu6_5_2=new Array("",".html","",0);
	Menu6_6=new Array("","","",0,20,140);
		Menu6_6_1=new Array("",".htm","",0,20,126);
		Menu6_6_2=new Array("",".html","",0);
		Menu6_6_3=new Array("", ".html","",0);
		Menu6_6_4=new Array("",".html","",0);
		Menu6_6_5=new Array("",".html","",0);
		Menu6_5_6=new Array("",".html","",0);
	Menu6_7=new Array("Back Page","backpage.html","",0,20,140);

Menu7=new Array("INTERACTIVE","","",4,20,120);
	Menu7_1=new Array("_Facebook",".html","",8,20,120);
		Menu7_1_1=new Array("Southern Cross VANS","http://www.facebook.com/groups/24456281247/","",0,20,160);
		Menu7_1_2=new Array("ACPPS","http://www.facebook.com/groups/465913785617/","",0);
		Menu7_1_3=new Array("Ford Panel Vans","http://www.facebook.com/groups/270925152932874/","",0);
		Menu7_1_4=new Array("Sundowners", "http://www.facebook.com/groups/110076835703189/","",0);
		Menu7_1_5=new Array("Majestic Vanners","http://www.facebook.com/groups/9294864699/","",0);
		Menu7_1_6=new Array("Down Under Vanners at 2012 US Van Nationals","http://www.facebook.com/groups/157985540901044/","",0,30,140);
		Menu7_1_7=new Array("Van Clubs of WA","http://www.facebook.com/groups/110489779007821/","",0);
		Menu7_1_8=new Array("Van Owners of Tasmania","http://www.facebook.com/groups/224848484228313/","",0);
	Menu7_2=new Array("_Forums",".html","",4,20,140);
		Menu7_2_1=new Array("mySandman","http://www.mysandman.com.au/forums/forum.php","",0,20,126);
		Menu7_2_2=new Array("Majestic Vanners","http://majesticvanners.forumotion.com/","",0);
		Menu7_2_3=new Array("Vanning Australia", "http://vanners.newforum4u.com/forum","",0);
		Menu7_2_4=new Array("BUGA - Bedford Users Group of Aust.","http://www.buga.com.au/index.php?option=com_smf&Itemid=2","",0,40,140);
		Menu7_2_5=new Array("",".html","",0);
	Menu7_3=new Array("_Websites",".html","",3,20,126);
		Menu7_3_1=new Array("VCV","http://www.vanning.org.au/","",0,20,126);
		Menu7_3_2=new Array("Sunstate","http://www.sunstatepanelvanclub.com/frontpage.html","",0);
		Menu7_3_3=new Array("Panel Vans of OZ", "http://panelvansofoz1.multiply.com/","",0);
		Menu7_3_4=new Array("Millennium Vans",".html","",0);
		Menu7_3_5=new Array("",".html","",0);
	Menu7_4=new Array("VAN Survey","survey.html","",0);
	Menu7_5=new Array("",".html","",0);
	Menu7_6=new Array("","","",0);
	Menu7_7=new Array("","",0);
	Menu7_8=new Array("","",0);
	Menu7_9=new Array("","","",0);	
	Menu7_10=new Array("","","",0);

