/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=18;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='6699cc';			// Background color when mouse is over
	var HighSubBgColor='6699cc';			// Background color when mouse is over on subs
	var FontLowColor='6699cc';			// Font color when mouse is not over
	var FontSubLowColor='6699cc';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='6699cc';			// Border color
	var BorderSubColor='6699cc';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,helvetica"	// Font family menu items
	var FontSize=9;				// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=130;				// Menu offset x coordinate
	var StartLeft=27;				// 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=500;			// 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=0;				// 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("12 ways a Crystal Structures Car Wash Increases Your Profits","12ways.html","",0,48,131);

Menu2=new Array("Authorized Agents Support Services","auth.html","",0,34,131);

Menu3=new Array("Automatic Bay Designs","12ways.html","",3,20,131);
	Menu3_1=new Array("Single Auto Bay with external equipment room","single_ext.html","",0,34,185);	
	Menu3_2=new Array("Single Auto Bay with internal equipment room","single_int.html","",0);
	Menu3_3=new Array("Double Auto Bay with internal equipment room","double_int.html","",0);

Menu4=new Array("Tunnel Designs","tunnel.html","",0,20,131);

Menu5=new Array("Self-Service Designs","selfserve.html","",0,20,131);

Menu6=new Array("Combinations & Variations","combovar.html","",0,34,131);

Menu7=new Array("V-Line Economy Car Wash Building","vline.html","",0,34,131);

Menu8=new Array("Conceptual Building Designs and Corporate Branding Opportunities","conceptual.html","",0,62,131);

Menu9=new Array("Specifications (.pdf)","crystalstructuresspecs.pdf","",0,20,131);

Menu10=new Array("Glass Selections & Design Elements","","",2,34,131);
	Menu10_1=new Array("Technical Specifications","glass.html","",0,20,150);	
	Menu10_2=new Array("Design Elements","","",0,20,150);

Menu11=new Array("Accessories","accessories.html","",5,20,131);
	Menu11_1=new Array("Overhead Doors","","",2,20,150);
		Menu11_1_1=new Array("Supralift","supralift.pdf","",0,20,150);	
		Menu11_1_2=new Array("Ultra Clear","ultraclear.pdf","",0);
	Menu11_2=new Array("Walk-through Door","walkthroughdoor.pdf","",2);
		Menu11_2_1=new Array("Stainless Steel Hollow Metal Door","ssdoor.pdf","",0,34,150);
		Menu11_2_2=new Array("Full View Door","fullviewdoor.pdf","",0,20,150);
	Menu11_3=new Array("Light Fixtures","lithonialightning.pdf","",0);
	Menu11_4=new Array("Pur-Clean Rinse System","purclean.pdf","",0);
	Menu11_5=new Array("Infra-red Heaters","infraredheaters.pdf","",0);

Menu12=new Array("Design Services","","",2,20,131);
	Menu12_1=new Array("Design Services","design.html","",0,20,131);	
	Menu12_2=new Array("Design Services Order Form","servicesorderform.pdf","",0,34,131);

Menu13=new Array("Business Opportunities","","",3,20,131);
	Menu13_1=new Array("Authorized Agent Program","authagent.html","",0,34,131);	
	Menu13_2=new Array("Installation Opportunities","installation.html","",0,20,131);
	Menu13_3=new Array("Car Wash Developer Opportunities","","",0,34,131);

Menu14=new Array("History","history.html","",0,20,131);

Menu15=new Array("Photo Gallery","gallery.html","",0,20,131);

Menu16=new Array("Testimonials","testimonials.html","",0,20,131);

Menu17=new Array("Contact Us","mailto:candersen@sunshinerooms.com","",0,20,131);

Menu18=new Array("Home","","",3,20,131);
	Menu18_1=new Array("Crystal Structures Car Washes","crystal.html","",0,20,185);	
	Menu18_2=new Array("Sunshine Rooms, Inc.","http://www.sunshinerooms.com","",0);
	Menu18_3=new Array("Galaxy Skylights","http://www.galaxyskylights.com","",0);