
with(menuStyle=new mm_style()){
align="left";
bgimage="none";
fontfamily="Arial, Helvetica, sans-serif";
fontsize="100%";
fontstyle="normal";
fontweight="bold";
padding=8;
subimage="/jscripts/arrow_white.gif";
subimagepadding=5;
/*offbgcolor="#3366cc";*/
offcolor="#FFFFFF";
oncolor="#003399";
pagecolor="#003399";
}

with(milonic=new menuname("advmenu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuStyle;
/*top=5;*/
aI("text=JOIN ADVANTAGE CREDIT ;url=http://advcredit.com/accounts/new_credit_reporting_service_accounts.html;");
aI("showmenu=Links;text=PRODUCTS & SERVICES  ;url=http://advcredit.com/products-credit-reporting-services.html ;;showmenu=SERVICES");
aI("text=SYSTEMS SUPPORT  ;url=http://advcredit.com/systems_support.html;");
aI("showmenu=Links;text=CONSUMER CREDIT HELP  ;url=http://advcredit.com/consumers/consumer_credit_information.html ;;showmenu=CONSUMER");
aI("showmenu=Links;text=CONTACT US  ;url=http://advcredit.com/contact_advantage_credit_staff.html");
aI("text=HOME ;url=http://advcredit.com/index.html;");
}


drawMenus();

