/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;				// Number of first level items
	var LowBgColor='gray';					// Background color when mouse is not over
	var LowSubBgColor='darkgray';				// Background color when mouse is not over on subs
	var HighBgColor='darkgray';				// Background color when mouse is over
	var HighSubBgColor='silver';				// Background color when mouse is over on subs
	var FontLowColor='black';				// Font color when mouse is not over
	var FontSubLowColor='black';				// Font color subs when mouse is not over
	var FontHighColor='navy';				// Font color when mouse is over
	var FontSubHighColor='navy';				// Font color subs when mouse is over
	var BorderColor='silver';				// Border color
	var BorderSubColor='white';				// Border color for subs
	var BorderWidth=3;					// Border width
	var BorderBtwnElmnts=1;					// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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='center';			// 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=250;						// 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=1000;				// delay before menu folds in
	var TakeOverBgColor=1;					// Menu frame takes over background color subitem frame
	var FirstLineFrame='_blank';				// Frame where first level appears
	var SecLineFrame='_blank';				// Frame where sub levels appear
	var DocTargetFrame='_blank';				// 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=1;					// 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"
//	To open in new window,  <<Menu X_X=new Array("TITLE","javascript:NewWin=window.open('http://ADDRESS.htm','NWin');window['NewWin'].focus()","",0,20,120);
//	To open in same window, <<MenuX=new Array("TITLE","http://ADDRESS.htm","",0,20,120);


Menu1=new Array("Company Information","","",5,20,120);
	Menu1_1=new Array("Company Profile","http://www.jmarcoz.com/about/whycall.htm","",0,20,120);
	Menu1_2=new Array("Service Center","http://www.jmarcoz.com/about/servicecenter.htm","",0,20,120);
	Menu1_3=new Array("Mobile Service","http://www.jmarcoz.com/about/mobileservice.htm","",0,20,120);
	Menu1_4=new Array("Contact Us","http://www.jmarcoz.com/contact/forms/form1.html","",0,20,120);
	Menu1_5=new Array("Link to Us","http://www.jmarcoz.com/about/linkus.htm","",0,20,120);

Menu2=new Array("Specialty Applications","","",6);
	Menu2_1=new Array("Law Enforcement","http://www.jmarcoz.com/vehicles/jmevspolice.htm","",0,20,120);
	Menu2_2=new Array("Fire/Rescue","http://www.jmarcoz.com/vehicles/jmevsfire.htm","",0,20,120);
	Menu2_3=new Array("Emergency Medical","http://www.jmarcoz.com/vehicles/jmevsems.htm","",0,20,120);
	Menu2_4=new Array("Municipal","http://www.jmarcoz.com/vehicles/municipal.htm","",0,20,120);
	Menu2_5=new Array("Fleet","http://www.jmarcoz.com/vehicles/fleet.htm","",0,20,120);
	Menu2_6=new Array("Personal Vehicles","http://www.jmarcoz.com/vehicles/personal.htm","",0,20,120);
	
Menu3=new Array("Sales","","",9);
	Menu3_1=new Array("Emergency Equipment","http://www.jmarcoz.com/sales/products.htm","",0,20,120);
	Menu3_2=new Array("Outdoor Warning Sirens","http://www.stationalerts.com","",0,20,120);
	Menu3_3=new Array("Parts/Components","http://www.jmarcoz.com/sales/supplies.htm","",0,20,120);
	Menu3_4=new Array("Radio Equipment","http://www.jmarcoz.com/sales/twoway.htm","",0,20,120);
	Menu3_5=new Array("TOMAR Products","http://www.tomar.com/products.htm","",0,20,120);
	Menu3_6=new Array("Warnock Fleet","http://www.warnockfleet.com","",0,20,120);
	Menu3_7=new Array("SoundOff Products","http://www.soundoffinc.com","",0,20,120);
	Menu3_8=new Array("CPI Products","http://www.getcpi.com","",0,20,120);
	Menu3_9=new Array("PowerArc Products","http://www.powerarc.net","",0,20,120);
	
Menu4=new Array("Service","","",3);
	Menu4_1=new Array("Emergency Equipment","http://www.jmarcoz.com/service/products.htm","",0,20,120);
	Menu4_2=new Array("Radio Equipment","http://www.jmarcoz.com/service/twoway.htm","",0,20,120);
	Menu4_3=new Array("Outdoor Warning Sirens","http://www.stationalerts.com","",0,20,120);

Menu5=new Array("Gallery","","",3,20,120);
	Menu5_1=new Array("Our Work","","",2,20,120);
		Menu5_1_1=new Array("Installations","http://www.jmarcoz.com/gallery/gallery.htm","",0,20,120);
		Menu5_1_2=new Array("Custom Trucks/SUVs","http://www.jmarcoz.com/gallery/trucks.htm","",0,20,120);
	Menu5_2=new Array("Lightbar Graphics","","",5);
		Menu5_2_1=new Array("Red","http://www.jmarcoz.com/lbg/red.htm","",0,20,120);
		Menu5_2_2=new Array("Blue","http://www.jmarcoz.com/lbg/blue.htm","",0,20,120);
		Menu5_2_3=new Array("Red/Blue","http://www.jmarcoz.com/lbg/redblue.htm","",0,20,120);
		Menu5_2_4=new Array("Miscellaneous","http://www.jmarcoz.com/lbg/misc.htm","",0,20,120);
		Menu5_2_5=new Array("Vehicles","http://www.jmarcoz.com/lbg/vehicles.htm","",0,20,120);
	Menu5_3=new Array("The Siren Archive","http://www.jmarcoz.com/sirens/sirenarchive.htm","",0,20,120);

Menu6=new Array("Links","","",2,20,120);
	Menu6_1=new Array("Emergency Service","","",5,20,120);
		Menu6_1_1=new Array("Police","http://www.jmarcoz.com/links/policelinks.htm","",0,20,120);
		Menu6_1_2=new Array("Fire/Rescue","http://www.jmarcoz.com/links/firelinks.htm","",0,20,120);
		Menu6_1_3=new Array("EMS","http://www.jmarcoz.com/links/emslinks.htm","",0,20,120);
		Menu6_1_4=new Array("Businesses","http://www.jmarcoz.com/links/emerbusinesses.htm","",0,20,120);
		Menu6_1_5=new Array("Information","http://www.jmarcoz.com/links/emerinformation.htm","",0,20,120);
	Menu6_2=new Array("Government","","",2,20,120);
		Menu6_2_1=new Array("State","http://www.jmarcoz.com/links/govstate.htm","",0,20,120);
		Menu6_2_2=new Array("Federal","http://www.jmarcoz.com/links/govfed.htm","",0,20,120);
	



