_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="SkyBlue";
offcolor="Blue";
onbgcolor="SlateBlue";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Consumer Review Panel;target=;url=Registry-Software-Consumer-Reviews-Panel.html;");
aI("text=Independant Registry Software Reviews;target=;url=Independant-Windows-Registry-Software-Reviews.html;");
aI("text=Registry Repair Tutorials;target=;url=Windows-Registry-Repair-Tutorials.html;");
aI("text=Windows Registry Problems? Click here to find out for sure.;target=;url=Windows-Registry-Problems-Click-here-to-find-out-for-sure.html;");
aI("text=How to Backup and Restore Your Windows Registry;target=;url=How-to-Backup-and-Restore-Your-Windows-Registry.html;");
aI("text=How to Repair Windows Registry Errors & Corrupt Files Yourself;target=;url=How-to-Repair-Windows-Registry-Errors-&-Corrupt-Files-Yourself.html;");
aI("text=Free Registry Scan;target=;url=Free-Registry-Scan.html;");
aI("text=How Registry Repair Programs Actually Work;target=;url=How-Registry-Repair-Programs-Actually-Work.html;");
aI("text=The Truth About Free Registry Repair Software and Downloads;target=;url=The-Truth-About-Free-Registry-Repair-Software-and-Downloads.html;");
aI("text=Resources;target=;url=Registry-Resources.php;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
}


 drawMenus();
