
	var NoOffFirstLineMenus=10;
	var LowBgColor='#40668C';
	var LowSubBgColor='#40668C';
	var HighBgColor='#40668C';
	var HighSubBgColor='#40668C';
	var FontLowColor='white';
	var FontSubLowColor='white';
	var FontHighColor='#FFCC00';
	var FontSubHighColor='#FFCC00';
	var BorderColor='#003366';
	var BorderSubColor='#003366';
	var BorderWidth=2;
	var BorderBtwnElmnts=1;
	var FontFamily="arial"
	var FontSize=8;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.2;
	var ChildVerticalOverlap=.2;
	var StartTop=0;
	var StartLeft=0;
	var VerCorrect=0;
	var HorCorrect=1;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0;
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=0;
	var FirstLineFrame='leftside';
	var SecLineFrame='rightside';
	var DocTargetFrame='rightside';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=0;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=1;
	var KeepHilite=1;
	var Arrws=['tri.gif',11,11,'tridown.gif',11,11,'trileft.gif',11,11];

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("Insurance","","",7,20,150);
	Menu1_1=new Array("Critical Illness","critill.html","",0,20,150);
	Menu1_2=new Array("Disability","disability.html","",0);
	Menu1_3=new Array("Employee Benefit","emplben.html","",0);
	Menu1_4=new Array("Guaranteed Life","gurlife.html","",1);
		Menu1_4_1=new Array("Get Quote","gurlife_quote.html","",0,20,150)
	Menu1_5=new Array("Health & Dental Plans","health.html","",0);
	Menu1_6=new Array("Life","life.html","",1);
		Menu1_6_1=new Array("Get Quote","quote.html","",0,20,150)
	Menu1_7=new Array("Mortgage","mort.html","",0);

Menu2=new Array("International Medical Group","travel_insurance.html","",0,32,150);

Menu3=new Array("Investment","","",3,20,150);
	Menu3_1=new Array("Segregated Funds","seg.html","",0,20,150);	
	Menu3_2=new Array("Mutual Funds","mut.html","",0);
	Menu3_3=new Array("Managed Future","mfn.html","",0);

Menu4=new Array("Mortgages","cbm.html","",0,20,150);

Menu5=new Array("RESP","resp.html","",0,20,150);
	
Menu6=new Array("RRSP/RRIF/LIF","rrsp.html","",0,20,150);

Menu7=new Array("Seminars","sem.html","",0,20,150);

Menu8=new Array("Calculators","calc.html","",0,20,150);

Menu9=new Array("Contact","cont.html","",0,20,150);

Menu10=new Array("For Advisors Only","adv.html","",0,20,150);
