_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="DarkGray";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="WhiteSmoke";
oncolor="#000000";
padding="6";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="DarkGray";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="#000000";
onbgcolor="WhiteSmoke";
oncolor="Red";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.identitytheftintel.com/;");
aI("showmenu=About Identity Theft:  Know Your EnemyTypes of Identity TheftLEFT_MENU;text=About Identity Theft:  Know Your Enemy;target=;url=learn_about_identity_theft_know_your_enemy.html;");
aI("showmenu=Protection StrategiesIdentity Theft Prevention BasicsLEFT_MENU;text=Protection Strategies;target=;url=on_guard_identity_theft_protection_strategies.html;");
aI("showmenu=How Victims Fight Off An Attack!First Signs That You May Be An Identity Theft VictimLEFT_MENU;text=How Victims Fight Off An Attack!;target=;url=counter-measures_how_an_identity_theft_victim_can_fight_back!.html;");
aI("text=Who's On Your Side?;target=;url=identity_theft_resources.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("About Identity Theft:  Know Your EnemyTypes of Identity TheftLEFT_MENU")){
style=submenuStyle;
aI("text=Types of Identity Theft;target=;url=types_of_identity_theft.html;");
aI("text=The High Costs of a Stolen Identity;target=;url=high_costs_of_stolen_identity.html;");
aI("text=What the Identity Thief Wants;target=;url=what_id_thief_wants.html;");
}

with(milonic=new menuname("Protection StrategiesIdentity Theft Prevention BasicsLEFT_MENU")){
style=submenuStyle;
aI("text=Identity Theft Prevention Basics;target=;url=identity_theft_prevention_basics.html;");
aI("text=Become Credit Report Savvy;target=;url=credit_report_savvy.html;");
aI("text=Order Your Credit Report;target=;url=order_credit_report.html;");
aI("text=Create Safe Passwords;target=;url=id_theft_prevention_tip_create_safe_passwords.html;");
aI("text=Identity Theft Insurance;target=;url=identity_theft_insurance.html;");
}

with(milonic=new menuname("How Victims Fight Off An Attack!First Signs That You May Be An Identity Theft VictimLEFT_MENU")){
style=submenuStyle;
aI("text=First Signs That You May Be An Identity Theft Victim;target=;url=identity_theft_victim.html;");
aI("text=Who to Call If Your Identity Has Been Stolen;target=;url=who_to_call_if_your_identity_has_been_stolen.html;");
aI("text=5 Tips For Clearing Your Name;target=;url=identity_fraud_5_tips_for_clearing_your_name.html;");
}


 drawMenus();
