_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Orange";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#282828";
offcolor="#ffffff";
onbgcolor="#D55D3B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/macarrow_on.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="Coral";
borderstyle="Dotted";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#48A6C0";
offcolor="#ffffff";
onbgcolor="#357B8E";
oncolor="#ffffff";
padding="4";
separatorcolor="#357B8E";
separatorsize="1";
subimage="images/macarrow_on.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home page;target=;url=http://www.hidesdetectiveagency.com/;");
aI("text=About us;target=;url=About-us.html;");
aI("text=SSL-Certificate;target=;url=SSL-Certificate.html;");
aI("text=Our Portfolio;target=;url=Our-Portfolio.html;");
aI("showmenu=ArticlesHow To Save Your  Marriage?      LEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=Resources ProductsLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesHow To Save Your  Marriage?      LEFT_MENU")){
style=submenuStyle;
aI("text=How To Save Your  Marriage?      ;target=;url=How-To-Save-Your-Marriage-.html;");
aI("text=Some Helpfull Guidelines...;target=;url=Some-Helpfull-Guidelines.html;");
}

with(milonic=new menuname("Resources ProductsLEFT_MENU")){
style=submenuStyle;
aI("text= Products;target=;url=Products.html;");
aI("text=Web Sites ;target=;url=Web-Sites.html;");
aI("text=Home-Security-Systems For Your Home;target=_blank;url=http://home-security-systems.ws;");
}


 drawMenus();
