fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps

_menuCloseDelay=500;

_menuOpenDelay=120;

_subOffsetTop=0;

_subOffsetLeft=1;









with(AllImagesStyle=new mm_style()){

styleid=1;

bordercolor="#000000";

borderstyle="solid";

fontstyle="normal";

fontweight="normal";

padding=3;

}



with(menuStyle=new mm_style()){

bordercolor="#e4602f";

borderstyle="solid";

borderwidth=1;

fontfamily="arial";

fontsize="11px";

fontstyle="left";

align="left";

fontweight="bold";

headerbgcolor="#ffffff";

headercolor="#000000";

offbgcolor="#d91a00";

offcolor="#ffffff";

onbgcolor="#d91a00";

oncolor="#000000";

padding=6;

pagecolor="#99ddff";

separatorcolor="#e4602f";

separatorsize=1;

subimagepadding=2;

}



with(milonic=new menuname("Main Menu")){

alwaysvisible=1;

position="relative";

//left=0;

orientation="horizontal";

style=AllImagesStyle;

//top=10;

aI("image=images/nav_end.gif;");

aI("image=images/home1.gif;overimage=images/home2.gif;url=index.php?page=home;");

aI("image=images/kanpur_clus1.gif;overimage=images/kanpur_clus2.gif;url=#;showmenu=content;");

aI("image=images/leather_sec1.gif;overimage=images/leather_sec2.gif;url=http://www.kanpurbds.com/index.php?page=leathersector;");

aI("image=images/proj_activities1.gif;overimage=images/proj_activities2.gif;url=http://www.kanpurbds.com/index.php?page=project_activities;showmenu=project;");

aI("image=images/sidbi1.gif;overimage=images/sidbi2.gif;url=http://www.kanpurbds.com/index.php?page=sidbi;");

aI("image=images/ilfs1.gif;overimage=images/ilfs2.gif;url=http://www.kanpurbds.com/index.php?page=ilfs;");

aI("image=images/faq1.gif;overimage=images/faq2.gif;url=http://www.kanpurbds.com/index.php?page=faqs;");

aI("image=images/contact_us1.gif;overimage=images/contact_us2.gif;url=http://www.kanpurbds.com/index.php?page=contact;");

aI("image=images/nav_end.gif;");

}





//conatent here

with(milonic=new menuname("content")){

style=menuStyle;

aI("text=Overview;url=http://www.kanpurbds.com/index.php?page=overview;");

aI("text=Tanning;url=http://www.kanpurbds.com/index.php?page=tanning;");

aI("text=Footwear &amp; components ;url=http://www.kanpurbds.com/index.php?page=footwear;");

aI("text=Saddlery &amp; Harness;url=http://www.kanpurbds.com/index.php?page=saddlery;");

aI("text=Leather Goods, Garments &amp; Gloves;url=http://www.kanpurbds.com/index.php?page=leathergoods;");

}

with(milonic=new menuname("project")){

style=menuStyle;

aI("text=About The Project&nbsp;&nbsp;&nbsp;;url=index.php?page=about_project;");

aI("text=Project Activities ;url=index.php?page=project_acti;");

}



drawMenus();



