//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=6; //set number of main menu items
	var LowBgColor='#d6dfef';
	var HighBgColor='#0080c0';
	var FontLowColor='black';
	var FontHighColor='yellow';
	var BorderColor='black';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial"
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=-4;
	var StartTop=72; //set vertical offset
	var StartLeft=10; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=750;
	var TakeOverBgColor=1;
	var FirstLineFrame='stage';
	var SecLineFrame='stage';
	var DocTargetFrame='stage';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("HOME","javascript:top.document.location.href='http://www.cyberbrands.com';",0,17,100);
Menu2=new Array("Categories","",18,20,100);
	Menu2_1=new Array("Newest Products","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=25",3,20,160);	
		Menu2_1_1=new Array("Newest Products Page 1","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=25",0,20,170);
		Menu2_1_2=new Array("Newest Products Page 2","http://secure.cyberbrands.com/as-seen-on-tv/catalog.php?lang=2",0);
		Menu2_1_3=new Array("BEST SELLERS","http://www.cyberbrands.com/pub/hotproducts.html",0);
    Menu2_2=new Array("Automotive","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=27",2);
		Menu2_2_1=new Array("Automotive Page 1","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=27",0,20,130);
		Menu2_2_2=new Array("Automotive Page 2","http://www.cyberbrands.com/pub/automotive2.html",0);
	Menu2_3=new Array("Cleaning","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=28",0);
	Menu2_4=new Array("Orange Glo","http://secure.cyberbrands.com/as-seen-on-tv/list.php?lang=2&path=99&sort=id&page=0",0);
	Menu2_5=new Array("Electronics","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=29",0);
	Menu2_6=new Array("Flitz","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=83",0);
	Menu2_7=new Array("Exercise","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=34",2);
	    Menu2_7_1=new Array("Exercise 1","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=34",0,20,130);
		Menu2_7_2=new Array("Excecise 2","http://www.cyberbrands.com/pub/exercise2.html",0);
	Menu2_8=new Array("Ginsu Knives","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=73",0);
	Menu2_9=new Array("Health and Beauty","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=32",5);
		Menu2_9_1=new Array("Health Page 1","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=32",0,20,130);
		Menu2_9_2=new Array("Health Page 2","http://www.cyberbrands.com/pub/health2.html",0);
	    Menu2_9_3=new Array("Health Page 3","http://www.cyberbrands.com/pub/health3.html",0);
	    Menu2_9_4=new Array("Health Page 4","http://www.cyberbrands.com/pub/health4.html",0);
	    Menu2_9_5=new Array("IGIA Products","http://secure.cyberbrands.com/as-seen-on-tv/list.php?lang=2&path=69&sort=id&page=0",0);
	
	Menu2_10=new Array("HouseHold","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=30",5);
		Menu2_10_1=new Array("HouseHold Page 1","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=30",0,20,170);
		Menu2_10_2=new Array("HouseHold Page 2","http://www.cyberbrands.com/pub/house2.html",0);
		Menu2_10_3=new Array("HouseHold Page 3","http://www.cyberbrands.com/pub/house3.html",0);
		Menu2_10_4=new Array("HouseHold Page 4","http://www.cyberbrands.com/pub/house4.html",0);
		Menu2_10_5=new Array("HouseHold Page 5","http://www.cyberbrands.com/pub/house5.html",0);
	Menu2_11=new Array("Igia","http://secure.cyberbrands.com/as-seen-on-tv/list.php?lang=2&path=69&sort=id&page=0",0);
	Menu2_12=new Array("Orange Glo","http://secure.cyberbrands.com/as-seen-on-tv/list.php?lang=2&path=39&sort=id&page=0",0);
	Menu2_13=new Array("Pet Products","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=31",0);
	Menu2_14=new Array("Security","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=33",0);
	Menu2_15=new Array("Sunglasses","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=35",0);
	Menu2_16=new Array("Tools","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=3",0);
	Menu2_17=new Array("Toys and Novelties","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=36",0);
	Menu2_18=new Array("Video","http://secure.cyberbrands.com/as-seen-on-tv/categories.php?lang=2&path=37",0);
Menu3=new Array("Specials","",16);
	Menu3_1=new Array("Laser Straight","http://www.cyberbrands.com/pub/laserstraight.html",0,20,150);
	Menu3_2=new Array("Hardwood Restorer","http://secure.cyberbrands.com/as-seen-on-tv/description.php?lang=2&path=28&id=212",0,20,150);
	Menu3_3=new Array("Smart Spin","http://www.cyberbrands.com/pub/smartspin.html",0,20,150);
	Menu3_4=new Array("Liquid Lens","http://www.cyberbrands.com/pub/liquidlense.html",0);
	Menu3_5=new Array("Glass Wizard","http://www.cyberbrands.com/pub/glasswizard.html",0);
	Menu3_6=new Array("Turbie Twist","http://www.cyberbrands.com/pub/turbietwist.html",0,20,150);
	Menu3_7=new Array("Chocolate Factory","http://www.cyberbrands.com/pub/chocolate.html",0,20,150);
	Menu3_8=new Array("GT Xpress 101","http://www.cyberbrands.com/pub/gtxpress101.html",0,20,150);
	Menu3_9=new Array("MicroFiber Mop","http://www.cyberbrands.com/pub/microfibermop.html",0);
	Menu3_10=new Array("Gopher Tool","http://www.cyberbrands.com/pub/gopher.html",0);
	Menu3_11=new Array("Sushi Maker","http://www.cyberbrands.com/pub/sushi.html",0,20,150);
	Menu3_12=new Array("Digi Draw","http://www.cyberbrands.com/pub/digidraw.html",0,20,150);
	Menu3_13=new Array("Titanium Turbo" ,"http://www.cyberbrands.com/pub/titaniumshaver.html",0,20,150);
	Menu3_14=new Array("Pops A Dent","http://www.cyberbrands.com/pub/popsadent.html",0);
	Menu3_15=new Array("Handy Stich","http://www.cyberbrands.com/pub/handystitch.html",0);
    Menu3_16=new Array("PVA Mop","http://www.cyberbrands.com/pub/vacuummop.html",0,20,150);
Menu4=new Array("Customer Service","",4);
	Menu4_1=new Array("Privacy Policy","http://secure.cyberbrands.com/as-seen-on-tv/infos.php?lang=2&info=3",0,20,150);
	Menu4_2=new Array("Return Policy","http://secure.cyberbrands.com/as-seen-on-tv/infos.php?lang=2&info=1",0);
	Menu4_3=new Array("Testimonials","http://secure.cyberbrands.com/as-seen-on-tv/infos.php?lang=2&info=2",0);
	Menu4_4=new Array("Order Tracking","http://www.cyberbrands.com/pub/tracking.html",0);

Menu5=new Array("View Cart","http://www.cyberbrands.com/cgi-bin/cart.pl",0);
Menu6=new Array("Check Out","https://secure.cyberbrands.com/cgi-bin/cart.pl?C1=1",0);
