/***********************************************************************************
*	(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;
	var LowBgColor='';
	var LowSubBgColor='#C7CFB4';
	var HighBgColor='';
	var HighSubBgColor='#012B41';
	var FontLowColor='#C7CFB4';
	var FontSubLowColor='#000000';
	var FontHighColor='#CC9966';
	var FontSubHighColor='#ffffff';
	var BorderColor='';
	var BorderSubColor='#012B41';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;	
	var FontFamily="verdana, arial"	
	var FontSize=9;
	var FontBold=1;	
	var FontItalic=0;
	var MenuTextCentered='center';
	var MenuCentered='left';
	var MenuVerticalCentered='top';	
	var ChildOverlap=0;
	var ChildVerticalOverlap=.2;//.2
	var StartTop=96;
	var StartLeft=120;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	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=0;
	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","index.html","",0,20,70);

Menu2=new Array("About KHG","aboutkhg.html","",1,20,90);
	Menu2_1=new Array("Design Award","designaward.html","",0,20,120);

Menu3=new Array("Internet Services","services.html","",5,20,120);
	Menu3_1=new Array("Website Services","services01.html","",0,20,160);
	Menu3_2=new Array("Internet Marketing","services02.html","",0,20,120);
	Menu3_3=new Array("Electronic Marketing","services03.html","",0,20,150);
	Menu3_4=new Array("Events & Conferences","services04.html","",0,20,120);
	Menu3_5=new Array("Website Consulting","services05.html","",0,20,120);

Menu4=new Array("Client List","clientlist.html","",0, 20, 80);

Menu5=new Array("Portfolio","portfolio.html","",0, 20, 80);

Menu6=new Array("Beyond the Browser","image.html","",0, 20, 150);
	Menu6_1=new Array("Branding","branding.html","",0,20,160);
	Menu6_2=new Array("Media","media.html","",0,20,100);
	Menu6_3=new Array("Speaker Presentations","presentations.html","",0,20,100);

Menu7=new Array("Contact Us","contactus.html","",0, 20, 80);


Menu8=new Array("Articles","articles.html","",0,20,80);
	Menu4_1=new Array("Membership Plans","membershipinfo.html","",0,20,160);
	Menu4_2=new Array("Membership Form","membership01.html","",0,20,100);
	Menu4_3=new Array("Terms & Conditions","termsandconditions.html","",0,20,100);



/***********************************************************************************
	Menu3_3=new Array("Conference Brochure (PDF)","javascript:NewWin=window.open(\"/downloads/PBI2007ConfBrochure.pdf\",\"NWin\");window[\"NewWin\"].focus()","",0,33,140);

*
* 
***********************************************************************************/