fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=20;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0170a5";
offcolor="#ffffff";
overbgimage="/images/button_roll_on.gif";
onbgcolor="#92c801";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.8)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#000000', Direction=135, Strength=20)";
padding=5;
pagebgimage="/images/button_roll_on.gif";
pagecolor="#ffffff";
separatorcolor="#ffffff";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("about","url=about.html")){
style=menuStyle;
aI("text=About CreditSource123;url=about.html;");
aI("text=Customer Testimonials;url=testimonials.html;");
}

with(milonic=new menuname("faq")){
style=menuStyle;
aI("text=Common Credit Repair Questions;url=faq.html;");
aI("text=Why Do My Own Credit Repair;url=owncreditrepair.html;");
}

with(milonic=new menuname("creditlibrary","url=creditlibrary.html")){
style=menuStyle;
aI("text=Consumer Credit Resource Library;url=creditlibrary.html;");
}




drawMenus();

