﻿
	var NoOffFirstLineMenus=6;	// Number of first level items
	var LowBgColor='#cfd1d0';	// Background color when mouse is not over
	var LowSubBgColor='#eeeeee';	// Background color when mouse is not over on subs
	var HighBgColor='#ffcc33';	// Background color when mouse is over
	var HighSubBgColor='#ffcc33';	// Background color when mouse is over on subs
	var FontLowColor='#000066';	// Font color when mouse is not over
	var FontSubLowColor='#000066';	// Font color subs when mouse is not over
	var FontHighColor='#000066';	// Font color when mouse is over
	var FontSubHighColor='#000066';	// Font color subs when mouse is over
	var BorderColor='#cfd1d0';	// Border color
	var BorderSubColor='#999999';	// Border color for subs
	var BorderWidth=1;		// Border width
	var BorderBtwnElmnts=1;		// Border between elements 1 or 0
	var FontFamily='Arial, Helvetica, sans-serif';	// Font family menu items
	var FontSize=9;		// 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
	var ChildVerticalOverlap=0;	// vertical overlap child/ parent
	var StartTop=72;		// Menu offset x coordinate
	var StartLeft=10;		// 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=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=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=['/images/spacer.gif',5,10,'/images/spacer.gif',5,10,'/images/spacer.gif',5,10];

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

Menu1=new Array("Our Company","","",3,19,90);
	Menu1_1=new Array("Our Company","index.html","",0,19,120);
	Menu1_2=new Array("Stability and Growth","stability.html","",0,19,120);
	Menu1_3=new Array("Awards","awards.html","",0,19,120);

Menu2=new Array("Our Advantages","","",2,19,100);
	Menu2_1=new Array("Our Advantages","ouradvantages.html","",0,19,100);
	Menu2_2=new Array("Paper Chain","paperchain.html","",0,19,100);

Menu3=new Array("Advertising Benefits","","",5,19,120);
	Menu3_1=new Array("Advertising Benefits","ouradvantages.html","",0,19,150);
	Menu3_2=new Array("Distribution","distribution.html","",0,19,150);
	Menu3_3=new Array("Custom Inserts & Flyers","custominserts.html","",0,19,150);
	Menu3_4=new Array("On-Line Advertising","onlineadvertising.html","",0,19,150);
	Menu3_5=new Array("Interested In Advertising?","interestedinadvertising.html","",0,19,150);

Menu4=new Array("Success Stories","","",7,19,100);
	Menu4_1=new Array("Broward Factory Service","success_broward.htm","",0,19,150);
	Menu4_2=new Array("Choco's","success_chocos.htm","",0,19,150);
	Menu4_3=new Array("DMP Mortgage","success_dmp.htm","",0,19,150);
	Menu4_4=new Array("HomeVestors","success_homevestors.htm","",0,19,150);
	Menu4_5=new Array("Patriot Pressure Cleaning","success_patriot.htm","",0,19,150);
	Menu4_6=new Array("Xtreme Accessories","success_xtreme.htm","",0,19,150);
	Menu4_7=new Array("National Advertisers","national_advertising.htm","",0,19,150);

Menu5=new Array("Employment","employment_ad.html","",0,19,85);

Menu6=new Array("Advertisers Only","","",3,19,105);
	Menu6_1=new Array("Ad Submissions","adsubmission.html","",0,19,110);
	Menu6_2=new Array("Art Specs","artspecs.html","",0,19,110);
	Menu6_3=new Array("Mailing Schedule","mailingschedule.html","",0,19,110);

Menu7=new Array("Get Coupons","coupons.html","",0,19,85);