/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='#99C5E0';			// Background color when mouse is not over
	var LowSubBgColor='#99C5E0';			// Background color when mouse is not over on subs
	var HighBgColor='#336699';			// Background color when mouse is over
	var HighSubBgColor='#336699';			// Background color when mouse is over on subs
	var FontLowColor='#213558';			// Font color when mouse is not over
	var FontSubLowColor='#213558';			// Font color subs when mouse is not over
	var FontHighColor='#99C5E0';			// Font color when mouse is over
	var FontSubHighColor='#99C5E0';			// Font color subs when mouse is over
	var BorderColor='#99C5E0';			// Border color
	var BorderSubColor='#213558';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=10;					// Font size menu items
	var FontBold=1;					// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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=.05;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=120				// Menu offset x coordinate
	var StartLeft=5;				// 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=0;				// 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(){ 
      var M_A,M_Al,i; 
      if(typeof(window.ImgArr)!='undefined'){ 
         M_A=window.ImgArr;M_Al=M_A.length; 
         for (i=0;i<M_Al;i+=2)document.images[M_A[i]].src=M_A[i+1]}} 
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"
// to open link in new window:
//	"javascript:NewWin=window.open('http://www.sugarhousebanners.com/index.php','NWin');window['NewWin'].focus()",

	Menu2_1_1=new Array("Prices","tiedown_pricing.php","",0,20,130);
	Menu2_2_1=new Array("Prices","boat_pricelist.php","",0,20,130);
	Menu2_3_1=new Array("Prices","boat_pricelist.php","",0,20,130);	

Menu1=new Array("Awnings","","",5,23,120);
	Menu1_1=new Array("For Your Home","residential.php","",0,20,130);	
	Menu1_2=new Array("For Your Business","commercial.php","",0);
	Menu1_3=new Array("Retractables","retractable.php","",0);
	Menu1_4=new Array("Care & Cleaning","awning_care.php","",0);
	Menu1_5=new Array("Request Prices","estimate_request.php","",0);

Menu2=new Array("Boat Covers","","",5);
	Menu2_1=new Array("Tie Down Covers","tiedown.php","",0,20,130);

	Menu2_2=new Array("Snap On Covers","snapon.php","",0);

	Menu2_3=new Array("Boat Tops","tops.php","",0);	

	Menu2_4=new Array("Marine Upholstery","upholstery.php","",0);	

	Menu2_5=new Array("Care & Cleaning","boat_care.php","",0);	

Menu3=new Array("Banners & Signs","","",2);
	Menu3_1=new Array("Home","banners.php","",0,20,130);
	Menu3_2=new Array("Order Online","http://www.sugarhousebanners.com/index.php","",0);

Menu4=new Array("Tarps","","",3);
	Menu4_1=new Array("Stock Tarps","stock_tarps.php","",0,20,130);
	Menu4_2=new Array("Custom Tarps","custom_tarps.php","",0);
	Menu4_3=new Array("Snow Tarps","snowtarps.php","",0);
//	Menu4_4=new Array("Truck Tarps","truck_tarps.php","",0);

Menu5=new Array("A/C Covers","","",1);
	Menu5_1=new Array("Order","http://www.coolercovers.com/choose.asp","",0,20,160);
//	Menu5_2=new Array("Stock Sizes","coolers_stock.php","",0);
//	Menu5_3=new Array("Order by Make&Model","coolers_index.php","",0);
//	Menu5_4=new Array("Order by Dimensions","coolers_select.php","",0);


Menu6=new Array("Customer Area","","",3);
	Menu6_1=new Array("View Proofs","renderings.php","",0,20,130);
	Menu6_2=new Array("Request Estimate","estimate_request.php","",0);
	Menu6_3=new Array("Contact Us","contact_us.php","",0);

Menu7=new Array("Company Info","","",3);
	Menu7_1=new Array("Company History","about_us.php","",0,20,130);
	Menu7_2=new Array("Contact Info","contact_us.php","",0);
	Menu7_3=new Array("Policies","policies.php","",0);


