_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FAEDC8";
offcolor="DarkRed";
onbgcolor="#FFD600";
oncolor="DarkRed";
ondecoration="none";
padding="5";
pagebgcolor="#FAEDC8";
pagecolor="DarkRed";
separatorcolor="White";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="190";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Information Security and ID Theft;target=;url=http://www.homelivinganswers.com/identity-theft/;");
aI("text=What Identity Theft is About;target=;url=what-is-identity-theft.html;");
aI("text=How Identity Theft Works;target=;url=how-identity-theft-is-committed.html;");
aI("text=Signs of Identity Theft;target=;url=signs-of-identity-theft.html;");
aI("text=Identity Theft Credit Repair;target=;url=identity-theft-victim.html;");
aI("text=Identity Theft in the UK;target=;url=identity-theft-in-the-uk.html;");
aI("text=Type of Identity Theft;target=;url=type-of-identity-theft.html;");
aI("text=Why People Commit ID Theft;target=;url=categories-of-identity-theft.html;");
aI("text=Criminal Identity Theft;target=;url=criminal-identity-theft.html;");
aI("text=Information About Identity;target=;url=information-about-identity.html;");
aI("text=Passport Identity Theft;target=;url=identity-theft-passport.html;");
}


 drawMenus();

