fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=700;
_menuOpenDelay=400;
_subOffsetTop=1;
_subOffsetLeft=-2;


with(submenuStyle=new mm_style()){
align="left";
styleid=1;
borderstyle="raised";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial, sans-serif";
fontsize="100%";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
high3dcolor="#c6c9db";
low3dcolor="#303667";
offbgcolor="#2154b9";
offcolor="#ffffff";
oncolor="#cddbf8";
padding=5;
pagecolor="#FFFFFF";
separatorsize=3;
subimage="/jscripts/arrow.gif";
subimagepadding=10;
swap3d=1;
}
 
with(milonic=new menuname("SERVICES")){
overflow="scroll";
style=submenuStyle;
aI("text=Customer Training;url=/ps/customer-training-credit-reporting.html;");
aI("text=Credit Reports;url=/ps/credit-reports.html;");
aI("text=Loan Quality Initiative;url=/ps/loan-quality-initiative-services.html;");
aI("text=Comparison Report;url=/ps/comparison-credit-report.html;");
aI("text=Refreshing Report;url=/ps/refreshing-credit-report.html;");
aI("text=Business Credit Reports;url=/ps/business-credit-reports.html;");
aI("text=International Reports;url=/ps/international-credit-reports.html;");
aI("text=Rescore Express;url=/ps/rescore-express.html;");
aI("text=What If Reports;url=/ps/what-if-reports.html;");
aI("text=Credit Analyzer;url=/ps/credit-analyzer.html;");
aI("text=Red Flag (Fraud Alerts);url=/ps/red-flag-fraud-alerts.html;");
aI("text=Identity Verification;url=/ps/identity-verification.html;");
aI("text=SSA Verification;url=/ps/social-security-administration-verification.html;");
aI("text=ID Theft Recovery;url=/ps/identity-theft-recovery.html;");
aI("text=Tax Return Verificaiton;url=/ps/tax-return-verification.html;");
aI("text=Tax Transcripts (4506-T);url=/ps/tax-transcripts-4506-T.html;");
aI("text=Bankruptcy Services;url=/ps/bankruptcy-services.html;");
aI("text=RMCR;url=/ps/rmcr-residential-mortgage.html;");
//aI("text=PRBC Reports;url=/ps/prbc_payment_reporting_builds_credit.html;");
aI("text=Alternative Credit;url=/ps/alternative-credit.html;");
aI("text=Flood Zone Determination;url=/ps/flood-zone-determination.html;");
aI("text=Automated Valuation Model;url=/ps/automated-valuation.html;");
aI("text=Accounting Services;url=/ps/accounting-services-mortgage-brokers.html;");
aI("text=Frequently Asked Questions;url=/ps/faq-products-services.html;");
}


with(milonic=new menuname("SUPPORT")){
overflow="scroll";
style=submenuStyle;
aI("text=Systems Support Home;url=http://advcredit.com/tech_support.php;");
aI("text=How To Library;url=http://advcredit.com/tech_support.php;");
}

with(milonic=new menuname("CONSUMER")){
overflow="scroll";
style=submenuStyle;
aI("text=FAQ;url=http://advcredit.com/consumers/faq_consumer_credit_questions.html;");
aI("text=Credit Disputes;url=http://advcredit.com/consumers/credit_disputes.html;");
aI("text=Consumers Bill of Rights;url=http://advcredit.com/consumers/consumer_bill_of_rights.html;");
aI("text=Fraud & Identity Theft;url=http://advcredit.com/consumers/consumer_fraud.html;");
aI("text=Credit Repair Scams;url=http://advcredit.com/consumers/consumer_credit_repair_issues.html;");
aI("text=Helpful Links;url=http://advcredit.com/consumers/consumer_credit_help_links.html;");
} 


drawMenus();

