fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(XPMainStyle=new mm_style()){
styleid=1;
bordercolor="#C0C0C0";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana,Aril,Tahoma,Helvetica,Verdana";
fontsize="75%";
fontstyle="normal";
fontweight="normal";
//offbgcolor="#b8dc7c";
offcolor="#ffffff";
//onbgcolor="#00923f";
onborder="0px solid #000000";
oncolor="#000000";
padding=8;
rawcss="padding-left:9px;padding-right:9px";
}

with(XPMenuStyle=new mm_style()){
bordercolor="#086F1C";
borderstyle="solid";
borderwidth=2;
fontfamily="verdana,Helvetica,Verdana";
fontsize="75%";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
imagepadding=0;
menubgimage="images/winxp.gif";
offbgcolor="transparent";
offcolor="#086F1C";
onbgcolor="#086F1C";
onborder="1px solid #086F1C";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95); Direction=135, Strength=5)";
padding=1;
//separatoralign="right";
separatorcolor="#C5C2B8";
//separatorpadding=1;
separatorwidth="80%";
//subimage="arrow.gif";
//subimagepadding=3;
menubgcolor="#F3F3EB";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//left=112;
margin=0;
orientation="horizontal";
style=XPMainStyle;
//top=180;
aI("text=Home;url=default.htm;");
aI("text=Profile;url=profile.html;");
aI("text=Seva-Setu Trustee;url=trustee.html;"); 
aI("text=Associated Trust;url=associated.html;");
aI("text=Prakalp Setu;url=advisory_committee.html;");


}


with(milonic=new menuname("services")){
margin=1;
style=XPMenuStyle;
aI("text=Cosmetic Dentistry;url=cosmetic.htm;");
aI("text=Family Dentistry;url=family.htm;");
aI("text=Mini Dental Implants;url=mini.htm;");
aI("text=Other Services;showmenu=other;subimageposition=0;");
}

with(milonic=new menuname("photo")){
margin=1;
style=XPMenuStyle;
aI("text=Misaligned/Crowded Teeth;url=rapierloom.htm;");
aI("text=Gaps & Spaces;url=autoshuttle.htm;");
aI("text=Small, Chipped, Worn Teeth;url=deluxloom.htm;");
aI("text=Old Crowns & Bridges;url=twister.htm;");

}
with(milonic=new menuname("other")){
margin=1;
style=XPMenuStyle;
aI("text=Porcelain Veneers;url=rapierloom.htm;");
aI("text=Tooth Bonding;url=autoshuttle.htm;");
aI("text=Teeth Whitening;url=deluxloom.htm;");
aI("text=Rembrandt Smile;url=twister.htm;");
aI("text=Extreme Makeovers;url=twister.htm;");
aI("text=Porcelain Crowns;url=twister.htm;");
aI("text=White Fillings;url=twister.htm;");
aI("text=Root Canal Therapy;url=twister.htm;");
aI("text=Gum Disease;url=twister.htm;");
aI("text=Complete Dentures;url=twister.htm;");
aI("text=Partial Dentures;url=twister.htm;");
aI("text=Valplast Dentures;url=twister.htm;");
aI("text=Halitosis (Bad Breath);url=twister.htm;");

}

drawMenus();


