/***********************************************************************************
*	(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=7;			// 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='purple';			// Background color when mouse is over
	var HighSubBgColor='purple';			// 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='purple';			// Border color
	var BorderSubColor='purple';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,helvetica"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// 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=0;				// 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=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=800;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='header';			// Frame where first level appears
	var SecLineFrame='header';			// Frame where sub levels appear
	var DocTargetFrame='main';			// Frame where target documents appear
	var TargetLoc='Menu';				// 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://www.web.uk.com/home.html","",6,14,56);
    Menu1_1=new Array("About us","about.html","",0,14,95);
	Menu1_2=new Array("Services","services.html","",0);
	Menu1_3=new Array("Clients","clients.html","",0);	
	Menu1_4=new Array("Company Toys","toys.html","",3);
		Menu1_4_1=new Array("Sera - Gullwing Toyota!","sera.html","",0,14,160);
		Menu1_4_2=new Array("Adiva - Convertible Scooter!","adiva.html","",0);
		Menu1_4_3=new Array("Apocalypse - Spaceship!","apoc.html","",0);
    Menu1_5=new Array("Shop till u drop","http://headshop.web.uk.com","",0);
    Menu1_6=new Array("Contact us","contact.html","",0);

Menu2=new Array("News","news.html","",5,14,55);
	Menu2_1=new Array("General","news.html#general","",5,14,78);	
		Menu2_1_1=new Array("CNN","http://www.cnn.com","",0,14,99);
		Menu2_1_2=new Array("ABCNews","http://www.abcnews.com","",0);
		Menu2_1_3=new Array("MSNBC","http://www.msnbc.com","",0);
        Menu2_1_4=new Array("CBSNews","http://www.cbsnews.com","",0);
        Menu2_1_5=new Array("Canadian News","http://news.bbc.co.uk","",2);
            Menu2_1_5_1=new Array("Vancouver Sun","http://www.vancouversun.com","",0,14,91);
            Menu2_1_5_2=new Array("CTV News","http://www.ctvnews.com","",0);
	Menu2_2=new Array("Technology","news.html#tech","",3);
		Menu2_2_1=new Array("TechWeb","http://www.techweb.com","",0,14,72);
		Menu2_2_2=new Array("News.com","http://www.news.com","",0);
		Menu2_2_3=new Array("Wired News","http://www.wired.com","",0);
	Menu2_3=new Array("Financial","news.html#finance","",0);
	Menu2_4=new Array("Sport","news.html#sport","",0);
	Menu2_5=new Array("Weather","news.html#weather","",0);

Menu3=new Array("Search","search.html","",3,14,61);
	Menu3_1=new Array("Google","http://www.google.com","",0,14,57);
	Menu3_2=new Array("Altavista","http://www.altavista.com","",0);
	Menu3_3=new Array("Yahoo","http://www.yahoo.com","",0);

Menu4=new Array("Services","services.html","",6,14,71);
	Menu4_1=new Array("Web Design & Hosting","design.html","",0,14,210);
	Menu4_2=new Array("Secure Remote Backup","monster.html","",0);
	Menu4_3=new Array("Email Tracking","rn.html","",0);
	Menu4_4=new Array("Web.UK.com Domains, Servers, Email","domains.html","",0);
	Menu4_5=new Array("Online Trading","trading.html","",0);
	Menu4_6=new Array("Network Consultancy & Installations","network.html","",0);

Menu5=new Array("Partners","partners.html","",6,14,71);
	Menu5_1=new Array("Lounge","http://lounge.web.uk.com","",0,14,92);
	Menu5_2=new Array("Shop till u drop","http://www.headstop.com","",0);
	Menu5_3=new Array("Laissez-Faire","http://laissez.web.uk.com","",0);
	Menu5_4=new Array("Monsterbackup","monster.html","",0);
	Menu5_5=new Array("Pro-Net","pro-net.html","",0);
	Menu5_6=new Array("Re@dNotify","rn.html","",0);


Menu6=new Array("Channels","channels.html","",3,14,75);
	Menu6_1=new Array("Psyops","http://www.webco.uk.com/sec","",0,14,115);
	Menu6_2=new Array("Magic Mushrooms","http://www.headstop.com","",0);
	Menu6_3=new Array("East India Corp","http://www.eastindiacorp.com","",0);

Menu7=new Array("Contacts","contact.html","",6,14,73);
	Menu7_1=new Array("Telephone","contact.html#tel","",0,14,75);
    Menu7_2=new Array("P2P Tel","contact.html#tel","",0);
	Menu7_3=new Array("Email","contact.html#email","",0);
	Menu7_4=new Array("ICQ","contact.html#icq","",0);
	Menu7_5=new Array("AIM","contact.html#aim","",0);
	Menu7_6=new Array("Address","contact.html#map","",0);