_scrollAmount=5      // Used for Netscape 4 scrolling
_scrollDelay=10	     // Used for Netscape 4 scrolling

_menuCloseDelay=500  // The delay for menus to remain visible on mouse off
_menuOpenDelay=150   // The delay for opening menus on mouse over
_subOffsetTop=0;     // Sub menu offset Top position
_subOffsetLeft=0;  // Sub menu offset Left position

Goverfilter="Alpha(style=1,opacity=25,finishOpacity=100,startX=0,finishX=100,startY=100,finishY=0);Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
Goverfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"
Goutfilter="randomdissolve(duration=0.3)"
Goutfilter=""
Goverfilter=""

AllMargin=0 

treeOffset=0;  // Used to set the offset of sub menus
singleMasterMenu=true // Informs the system to on;y have one menu open at a time true

with(tstyle1=new mm_style()){
offcolor = "#ffffff";
onbgcolor = "#D70B0B";
oncolor = "#FFFFFF";
offbgcolor="#006699"
ondecoration="underline"
borderstyle = "solid";
subimage="white_arrow.gif"
onsubimage="white_arrow_down.gif"
bordercolor="black"
borderwidth=1
padding = 2
fontsize = "9px";
fontfamily = "arial, verdana, tahoma";
subimageposition="top right" ;
separatorsize=1
separatorcolor="#003366";
image="trans.gif"
subimagepadding=3
imagepadding=2
itemwidth=200
}



sub1Style=new copyOf(tstyle1)
sub1Style.offcolor = "#ffffff";
sub1Style.offbgcolor="#8EA2BB"
sub1Style.separatorcolor="#556E8C"

sub2Style=new copyOf(tstyle1)
sub2Style.offcolor = "#000000";
sub2Style.offbgcolor="#D6DDE6"
sub2Style.separatorcolor="#8EA2BB"


tstyle1.clickcolor="#ffffff"
tstyle1.clickbgcolor="#D70B0B"
tstyle1.clickimage="red_blip.gif"
tstyle1.clicksubimage="white_arrow_down.gif"


with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
separatorwidth=3;
}

with(new menuname("main Tree Menu")){
style = menuStyle;
alwaysvisible = 1;
itemwidth=100;

left="offset=-336";
orientation="vertical";
screenposition="center";
top="offset=145";

//margin=AllMargin
//position="relative"
//aI("fontsize=1.1em;image=/HM/1/images/leftNav_aboutUs2.gif;overimage=/HM/1/images/leftNav_aboutUs2_h.gif;url=/portal/page/portal/HM_MEGA_PG/Public_About;title=About Us;type=tree");
aI("fontsize=1.1em;image=/HM/1/images/leftNav_aboutUs2.gif;overimage=/HM/1/images/leftNav_aboutUs2_h.gif;url=/mega-life-and-health-insurance-company;title=About Us;type=tree");
aI("fontsize=1.1em;image=/HM/1/images/leftNav_ourProducts2.gif;overimage=/HM/1/images/leftNav_ourProducts2_h.gif;type=tree;showmenu=OtherProductPages;url=#;title=Our Products;");
aI("fontsize=1.1em;image=/HM/1/images/leftNav_getQuote2.gif;overimage=/HM/1/images/leftNav_getQuote2_h.gif;url=/portal/page/portal/HM_MEGA_PG/Public_GetQuote;title=Get a Quote;type=tree");
//aI("fontsize=1.1em;image=/HM/1/images/leftNav_getQuote2_noText.gif;overimage=/HM/1/images/leftNav_getQuote2_noText.gif;type=tree");//url=/portal/page/portal/HM_MEGA_PG/Public_GetQuote;
}

with(subMenuStyle=new mm_style()){
borderwidth=0;
itemwidth=106;
fontfamily="Verdana, Arial, Helvetica, sans-serif;";
fontsize="62.5%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
ondecoration = "none";
separatorcolor="#dfe1ea";
separatorsize=2;
subimagepadding=0;
styleid=1;
bordercolor="#999999";
borderstyle="solid";
oncolor="#1B2969";
offcolor="#095BA6";
padding=6;
rawcss="padding: 0 0px 0 6px; text-align: left;";
}


	with(new menuname("OtherProductPages")){
	style = subMenuStyle;
	margin=AllMargin;
	aI("fontsize=9px;text=Product Portfolio;url=/portal/page/portal/HM_MEGA_PG/Public_Products;pagematch=public_products.shtml;title=Product Portfolio;");
	aI("fontsize=9px;text=Consumer Guided Health Plans;url=/portal/page/portal/HM_MEGA_PG/Public_About_chgi;pagematch=public_about_chgi.shtml;title=Consumer Guided Health Plans;");
	aI("fontsize=9px;text=Online Forms;url=/portal/page/portal/HM_MEGA_PG/Public_Online_Forms;pagematch=public_products.shtml;title=Online Forms;");
//	aI("fontsize=9px;text=Demo;url=http://www.marstellerstaging.com/healthmarkets/demo/;pagematch=public_products.shtml;");
	}

drawMenus()
