
fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset


with(menuStyle=new mm_style()){
onbgcolor="#5f5f5f";  //f26520 ffff99
oncolor="#ffff00";  //ffffff 788c95
offbgcolor="#999999";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000000";
separatorsize="1";
padding=3;
fontsize="7pt";
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
//pagebgcolor="#ffff00";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
//subimage="./nav/arrow.gif";
subimagepadding="1";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(Direction=135, Strength=0)";
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=61;
left=0;
alwaysvisible=1;
orientation="horizontal";
aI("text=Home;url=home.html;status=Back To Home Page;");
aI("text=About Us;url=aboutus.html;");
aI("text=Breaking News;url=latestnews.html;");
aI("text=Products;url=products_main.html;showmenu=products;");
aI("text=Selected Project Photos;url=casestudy.html;showmenu=casestudy;");
aI("text=Factory Sales;url=onlinesales_us.php;");
aI("text=Download;url=download.html;showmenu=download;");
aI("text=Product Security;url=product_verification.html;showmenu=security;");
aI("text=Distributors;url=dist_main.html;showmenu=distributors;");
aI("text=Contact Us;url=contactus.html;");
aI("image=./nav/evercrete_menu_chinese_off.gif;overimage=./nav/evercrete_menu_chinese_on.gif;url=http://www.evercrete.cn;target='blank';");
//aI("text=Sitemap;");
}


with(milonic=new menuname("products")){
style=menuStyle;
orientation="scroll";
aI("text=DPS (concrete);url=dps_info.html;showmenu=dps;");
aI("text=Top Seal;url=ts_info.html;showmenu=ts;");
aI("text=Everwood;url=ew_info.html;showmenu=ew;");
aI("text=Deep Clean 250;url=dc_info.html;showmenu=dc;");
}

with(milonic=new menuname("dps")){
style=menuStyle;
orientation="scroll";
aI("text=General Information;url=dps_info.html;");
aI("text=Technical Information Download;url=download_techdata.html;");
aI("text=How to Apply Evercrete DPS;url=dps_apply.html;");
aI("text=Solutions;url=dps_solution.html;");
aI("text=Test Results;url=dps_result.html;");
aI("text=Technical information;url=dps_techinfo.html;");
aI("text=Product Brochure;url=download_dps_b.html;");
aI("text=Evercrete Product Information Videos;url=download_video.html;");
}

with(milonic=new menuname("ts")){
style=menuStyle;
orientation="scroll";

aI("text=General Information;url=ts_info.html;");
aI("text=Technical Information Download;url=download_techdata.html;");
aI("text=How to Apply Evercrete Top Seal;url=ts_apply.html;");
aI("text=Test Results;url=ts_result.html;");
aI("text=Product Brochure;url=download_topseal_b.html;");
aI("text=Evercrete Product Information Videos;url=download_video.html;");

}

with(milonic=new menuname("ew")){
style=menuStyle;
orientation="scroll";
aI("text=General Information;url=ew_info.html;");
aI("text=Technical Information Download;url=download_techdata.html;");
aI("text=How to Apply Evercrete Everwood;url=ew_apply.html;");
aI("text=Product Brochure;url=download_everwood_b.html;");
aI("text=Evercrete Product Information Videos;url=download_video.html;");
}

with(milonic=new menuname("dc")){
style=menuStyle;
orientation="scroll";
aI("text=General Information;url=dc_info.html;");
aI("text=Technical Information Download;url=download_techdata.html;");
aI("text=How to Apply Evercrete Deep Clean 250;url=dc_apply.html;");
aI("text=Evercrete Product Information Videos;url=download_video.html;");
}


with(milonic=new menuname("casestudy")){
style=menuStyle;
orientation="scroll";
aI("text=Evercrete Deep Penetrating Sealer (DPS);url=dps_case.html;");
aI("text=Evercrete Top Seal (TS);url=ts_case.html;");
aI("text=Evercrete Everwood (EW);url=ew_case.html;");
}

with(milonic=new menuname("download")){
style=menuStyle;
orientation="scroll";
aI("text=Presentation Download;url=download.html;");
aI("text=Technical Information Download;url=download_techdata.html;");
aI("text=Evercrete Product Information Videos;url=download_video.html;");
}

with(milonic=new menuname("security")){
style=menuStyle;
orientation="scroll";
aI("text=Product Verification;url=product_verification.html;");
}



with(milonic=new menuname("distributors")){
style=menuStyle;
orientation="scroll";

aI("text=North America;url=dist_northamerica.html;");
aI("text=South America;url=dist_southamerica.html;");
aI("text=United Kingdom & Continental Europe;url=dist_europe.html;");
aI("text=Eastern Europe;url=dist_europe.html#eastern;");
aI("text=Middle East;url=dist_middleeast.html;");
aI("text=Asia;url=dist_asia.html;");
aI("text=Africa;url=dist_africa.html;");
}


/*

with(milonic=new menuname("Links")){
style=menuStyle;
orientation="scroll";
aI("text=Apache Web Server;url=http://www.apache.org/;status=Apache Web Server, the basis of Milonic's Web Site;align=center;");
aI("text=MySQL;url=http://ww.mysql.com/;status=MySQL, Milonic's Prefered Choice of Database Server;align=center;");
aI("text=PHP;url=http://www.php.net/;status=PHP - Web Server Scripting as used by Milonic;align=center;");
aI("text=phpBB Web Forum;url=http://www.phpbb.net/;status=PHP Based Web Forum, Milonic's Recommended Forum Software;align=center;");
aI("text=Anti Spam;showmenu=Anti Spam;status=Anti Spam Solutions, as used by Milonic;align=center;");
}

with(milonic=new menuname("Anti Spam")){
style=menuStyle;
orientation="scroll";
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}

*/

drawMenus();


