
	var NoOffFirstLineMenus=6;			// 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='#A0258E';			// Background color when mouse is over
	var HighSubBgColor='#A0258E';			// 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='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#A0258E';			// Border color
	var BorderSubColor='#A0258E';			// 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='center';			// 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=100;				// Menu offset x coordinate
	var StartLeft=35;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// 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=650;			// 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=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("HOME","http://icustom-pc.com/index.html","",5,20,155,"","","","","");
	Menu1_1=new Array("CONTACT US","http://icustom-pc.com/contactus.html","",0,20,155,"","","","","");
	Menu1_2=new Array("POLICIES","http://icustom-pc.com/policies.html","",0,20,155,"","","","","");
	Menu1_3=new Array("FAQ","http://icustom-pc.com/faq.html","",0,20,155,"","","","","");
	Menu1_4=new Array("CAREERS","http://icustom-pc.com/careers.html","",0,20,155,"","","","","");
	Menu1_5=new Array("FEEDBACK","http://icustom-pc.com/survey","",0,20,155,"","","","","");

Menu2=new Array("RESIDENTIAL","","",5);
	Menu2_1=new Array("REPAIRS","","",3,20,155);
		Menu2_1_1=new Array("DESKTOP","http://icustom-pc.com/desktop.html","",0,20,155);
		Menu2_1_2=new Array("LAPTOP","http://icustom-pc.com/laptop.html","",0);
		Menu2_1_3=new Array("ON-SITE","http://icustom-pc.com/inhome.html","",0);	
	Menu2_2=new Array("TRAINING","http://icustom-pc.com/training.html","",0);
	Menu2_3=new Array("MAC'S","http://icustom-pc.com/macintosh.html","",0);
	Menu2_4=new Array("MAIL IN LAPTOP","http://icustom-pc.com/mail_laptop.html","",0);
	Menu2_5=new Array("LATEST INFECTIONS","http://icustom-pc.com/infections.html","",0);
		
Menu3=new Array("BUSINESS","","",5);
	Menu3_1=new Array("SERVICES","","",5,20,155);
		Menu3_1_1=new Array("NETWORKING","http://icustom-pc.com/networking","",0,20,155);
		Menu3_1_2=new Array("PHONE SYSTEMS","http://icustom-pc.com/phones","",0);
		Menu3_1_3=new Array("CAMERA SYSTEMS","http://icustom-pc.com/surveillance","",0);		
		Menu3_1_4=new Array("ON-SITE SERVICE","http://icustom-pc.com/onsite.html","",0);
		Menu3_1_5=new Array("PRINTER REPAIR","http://icustom-pc.com/printer.html","",0);
		
	Menu3_2=new Array("CONSULTING","http://www.icustom-pc.com/consult.html","",4,20,155);
		Menu3_2_1=new Array("SPAM FILTERS","http://www.icustom-pc.com/spam.html","",0,20,155);
		Menu3_2_2=new Array("DATA RECOVERY","http://www.icustom-pc.com/data_recovery.html","",0);
		Menu3_2_3=new Array("DATA BACKUP","http://icustom-pc.com/data_backup.html","",0);	
		Menu3_2_4=new Array("WEB HOSTING","http://icustom-pc.com/web_hosting.html","",0);
	Menu3_3=new Array("REMOTE SUPPORT","http://icustom-pc.com/support.html","",0);
	Menu3_4=new Array("OFFICE SUPPLIES","http://markusinc.com/","",0);
	Menu3_5=new Array("GOVERNMENT","http://icustom-pc.com/contracts.html","",0);

Menu4=new Array("WEB STORE","","",3);
	Menu4_1=new Array("DESKTOPS","","",4,20,155);
		Menu4_1_1=new Array("PRE CONFIGURED","http://www.icustom-pc.com/systems.html","",0,20,155);
		Menu4_1_2=new Array("CUSTOM BUILT","http://www.icustom-pc.com/customlaptops.html","",0);
		Menu4_1_3=new Array("REFURBISHED","http://icustom-pc.com/referb.html#desktop","",0);
		Menu4_1_4=new Array("UPGRADE KITS","http://icustom-pc.com/upgrades#kits","",0);		
	Menu4_2=new Array("LAPTOPS","","",3,20,155);
		Menu4_2_1=new Array("PRE CONFIGURED","http://www.icustom-pc.com/systems.html#additions","",0,20,155);
		Menu4_2_2=new Array("CUSTOM BUILT","http://www.icustom-pc.com/customlaptops.html","",0);
		Menu4_2_3=new Array("REFURBISHED","http://icustom-pc.com/referb.html#laptop","",0);	
	Menu4_3=new Array("EBAY STORE","http://stores.ebay.com/ICUSTOM-PC","",0);

Menu5=new Array("LOCATIONS","http://icustom-pc.com/locations.html","",3);
	Menu5_1=new Array("GLENWAY","http://icustom-pc.com/glenway.html","",0,20,155);
	Menu5_2=new Array("ANDERSON","http://icustom-pc.com/beechmont.html","",0);
	Menu5_3=new Array("WEST CHESTER","http://icustom-pc.com/westchester.html","",0);
	
Menu6=new Array("ABOUT","http://icustom-pc.com/about.html","",9);
	Menu6_1=new Array("BLOG","http://blog.icustom-pc.com/","",0,20,155);
	Menu6_2=new Array("IN THE COMMUNITY","http://icustom-pc.com/community","",0);
	Menu6_3=new Array("LINKS","http://icustom-pc.com/links","",0);
	Menu6_4=new Array("MYSTERY SHOPPERS","http://icustom-pc.com/mystery","",0);
	Menu6_5=new Array("PC TIPS","http://icustom-pc.com/tips.html","",0);
	Menu6_6=new Array("SPECIALS","http://icustom-pc.com/specials","",0);
	Menu6_7=new Array("TESTIMONIALS","http://icustom-pc.com/testimony.html","",0);
	Menu6_8=new Array("COMMERCIALS","http://icustom-pc.com/commercial.html","",0);
	Menu6_9=new Array("EARN $15","http://icustom-pc.com/referral.html","",0);