_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
image="images/dots9.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#B6BABF";
oncolor="#ffffff";
padding="8";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="213";
}

with(submenuStyle=new mm_style()){
bordercolor="#660000";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#660000";
offcolor="#ffffff";
onbgcolor="#590E0C";
oncolor="#ffffff";
padding="4";
separatorcolor="#590E0C";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.securedoffice.com/www/;");
aI("showmenu=Marketing ServicesCustomerMAGNET.comLEFT_MENU;text=Marketing Services;target=;url=Other-Marketing-Services.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("showmenu=About UsHow I WorkLEFT_MENU;text=About Us;target=;url=About.html;");
}

with(milonic=new menuname("Marketing ServicesCustomerMAGNET.comLEFT_MENU")){
style=submenuStyle;
aI("text=CustomerMAGNET.com;target=_blank;url=http://www.customermagnet.com;");
aI("text=ProductLaunchTITAN.com;target=;url=http://www.ProductLaunchTITAN.com;");
aI("text=Local TV Advertising;target=_blank;url=http://www.smb-tv-ads.com;");
aI("text=Church Marketing & Promotion;target=_blank;url=http://www.churchmagnet.net/;");
}

with(milonic=new menuname("About UsHow I WorkLEFT_MENU")){
style=submenuStyle;
aI("text=How I Work;target=;url=How-I-Work.html;");
}


 drawMenus();
