fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=200;
_subOffsetTop=0;
_subOffsetLeft=0;

//this script for outsidepages




with(background=new mm_style()){
//bgcolor="ffffff";
//borderstyle="solid";
//fontfamily="Helvetica";
//fontsize="75%";
//fontstyle="italic";
//fontweight="bold";
image="images/partner-link.gif";
//offcolor="#ff6600";
//oncolor="#ffffff";
subimagepadding=0;
itemheight=30;

}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#e6e6e6";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
fontcolor="#ff6600";
fontweight="bold";
headercolor="#000000";
imagepadding=10;
offbgcolor="#f7f7f7";
offcolor="#595a5a";
onbgcolor="#efefef";
oncolor="#ff6600";
overfilter="GradientWipe(WipeStyle=1,motion='forward',duration=0.4)";
outfilter="GradientWipe(WipeStyle=1,motion='reverse',duration=0.4)";
/*outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";*/
padding=6;
pagecolor="#ff6600";
//pagebgcolor="#004597";
separatorcolor="#e6e6e6";
separatorsize=1;
subimage="down.gif";
subimagepadding=5;
}

with(currenprojects=new mm_style()){
styleid=1;
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="12px";
fontstyle="bold";
color="#ffffff";
fontweight="normal";
headercolor="#000000";
imagepadding=8;
offbgcolor="#ffffff";
offcolor="#ffffff";
onbgcolor="#24297a";
oncolor="#FFFFFF";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding=4;
pagecolor="#ffffff";
//pagebgcolor="#004597";
separatorcolor="#ffffff";
separatorsize=0;
subimage="down.gif";
subimagepadding=5;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=background;




aI("image=images/menu-images/abuot-normal.jpg;overimage=images/menu-images/abuot-hover.jpg;pageimage=images/menu-images/abuot-hover.jpg;showmenu=about;");

aI("image=images/menu-images/projects-normal.jpg;overimage=images/menu-images/projects-hover.jpg;pageimage=images/menu-images/projects-hover.jpg;showmenu=projects;");

/*aI("image=navi-images/products-normal.jpg;overimage=navi-images/products-hover.jpg;pageimage=navi-images/products-hover.jpg;url=template/products.htm;");*/





}

with(milonic=new menuname("about")){
style=submenuStyle;
aI("text=Our Profile   ;url=profile.htm;");
aI("text=Management Team;url=management.htm;");
aI("text=Quality Principles;url=quality-principles.htm;");
aI("text=Why Pushkar ;url=why-pushkar.htm;");
}

with(milonic=new menuname("projects")){
style=submenuStyle;
aI("text=Past Projects;url=past-projects.htm;");
aI("text=Current Projects ;url=current-projects.htm;");
aI("text=Future Projects  ;url=future-projects.htm;");

}

with(milonic=new menuname("products")){
style=submenuStyle;
aI("text=Digital solutions &nbsp;&nbsp;&raquo; &nbsp;&nbsp; url=products.htm;showmenu=digital-solutions");
aI("text=Value for money solutions &nbsp;&nbsp;&raquo; &nbsp;&nbsp; url=products.htm;showmenu=value-for-money");

}

with(milonic=new menuname("digital-solutions")){
style=submenuStyle;
aI("text=DR Systems ;url=medical-digital-radiography-system.html;");
aI("text=CR Systems ;url=medical-cr-systems.htm;");
}

with(milonic=new menuname("value-for-money")){
style=submenuStyle;
aI("text=CT Scanners ;url=medical-ct-scanners.html;");
aI("text=MRI Systems ;url=imaging-MRI-equipment.html;");
aI("text=Mammography Systems ;url=mammography-ge-dmr.html;");
}

drawMenus();
