_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots8.gif";
offbgcolor="#002A7F";
offcolor="#ffffff";
onbgcolor="#DFDFDF";
oncolor="#000000";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="195";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="9pt";
fontstyle="normal";
offbgcolor="#5500AA";
offcolor="#ffffff";
onbgcolor="#DFDFDF";
oncolor="#000000";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("text=Home;target=;url=home.html;");
aI("text=Request Information;target=;url=merchant-services-information-request.html;");
aI("text=Why S&S?;target=;url=merchant-payment-solutions-merchant-accounts.html;");
aI("showmenu=Credit Card Terminals/POS Credit Card TerminalsRIGHT_MENU;text=Credit Card Terminals;target=;url=credit-card-terminals-credit-card-equipment.html;");
aI("text=Business Cash Advance;target=;url=business-cash-advance-small-business-loan-merchant-financing.html;");
aI("text=Rate Checker;target=;url=free-online-merchant-rates-checker.html;");
aI("text=PCI Compliance;target=;url=pci-compliance.html;");
aI("text=Business Video Marketing;target=;url=business-video-marketing-services-free-video-marketing-services.html;");
aI("showmenu=Merchant Account Questions/Glossary of TermsRIGHT_MENU;text=Merchant Account Questions;target=;url=merchant-services-facts-merchant-account-questions.html;");
aI("text=Contact Us;target=;url=contact-snsbankcard.html;");
}

with(milonic=new menuname("Credit Card Terminals/POS Credit Card TerminalsRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=POS Credit Card Terminals;target=;url=point-of-sale-pos-credit-card-terminals.html;");
aI("text=Internet Payment Gateways;target=;url=internet-payment-gateways-authorize.net-payment-gateway.html;");
aI("text=Wireless Terminals;target=;url=wireless-credit-card-terminals.html;");
aI("text=Contactless Terminals;target=;url=contactless-payments-contactless-credit-cards-contactless-payment-solution.html;");
}

with(milonic=new menuname("Merchant Account Questions/Glossary of TermsRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Glossary of Terms;target=;url=glossary-of-terms.html;");
}


 drawMenus();

