	var NoOffFirstLineMenus=5;
	var LowBgColor='#A6B8DC';
	var LowSubBgColor='#A6B8DC';
	var HighBgColor='#20499F';
	var HighSubBgColor='#20499F';
	var FontLowColor='#20499F';
	var FontSubLowColor='#20499F';
	var FontHighColor='#C0CBE0';
	var FontSubHighColor='#C0CBE0';
	var BorderColor='#5F5F9A';
	var BorderSubColor='#5F5F9A';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial,comic sans ms,technical"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.2;
	var ChildVerticalOverlap=.2;
	var StartTop=210;
	var StartLeft=0;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=10;
	var TopPaddng=2;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=1;
	var KeepHilite=1;
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];

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","index2.html","",0,20,138);

Menu2=new Array("Services","","",7);
	Menu2_1=new Array("Support Services","services.html","",8,20,240);
		Menu2_1_1=new Array("Computer Repair","services.html#repair","",0,20,250);	
		Menu2_1_2=new Array("Network Installation","services.html#network","",0);
		Menu2_1_3=new Array("Data Backup / Recovery","services.html#backup","",0);
		Menu2_1_4=new Array("IT Maintenance Plans","services.html#maintenance","",0);
		Menu2_1_5=new Array("IT Project Consulting / Management","services.html#consultation","",0);
		Menu2_1_6=new Array("IT Personnel Outsourcing","services.html#personnel","",0);
		Menu2_1_7=new Array("Software/Hardware Outsourcing","services.html#software_hardware","",0);
    	Menu2_1_8=new Array("IT Equipment Retrieval / Disposal","services.html#retrieval","",0);
	Menu2_2=new Array("Repair by Mail Service","services-details.html","",0);
	Menu2_3=new Array("E mail PC repair inquiry","repair_computer.html","",0);
	Menu2_4=new Array("Web Design & Development","dev.html","",0);
	Menu2_5=new Array("Translation & Website Localization","local.html","",0);
	Menu2_6=new Array("Software Development & Testing","software_dev.html","",0);
	Menu2_7=new Array("OEM Warranty Support","warranty_support.html","",0);

Menu3=new Array("Store","","",2);
	Menu3_1=new Array("PC","hp-compaq-specials.html","",0,20,220);
	//Menu3_2=new Array("Fingerprint Security Products","fingerprint.html","",0,20,220);
	Menu3_2=new Array("Warranty Information","warranty.html","",0);

Menu4=new Array("Rentals","rentals.html","",4);
	Menu4_1=new Array("Notebooks","rentals.html#notebooks","",0,20,200);
	Menu4_2=new Array("Wireless Internet Access","rentals.html#wireless","",0);
	Menu4_3=new Array("Projectors","rentals.html#projectors","",0);	
	Menu4_4=new Array("Rental Terms & Conditions","rental_provisions.html","",0);

Menu5=new Array("Contact Us","contact.html","",2);
	Menu5_1=new Array("Contact Information & Map","contact.html","",0,20,185);
	Menu5_2=new Array("Company Profile","vcn_profile.html","",0);