// from js/browser.js


var browser = "Not IE";
			
// from js/launchNewWindow.js
	function launchNewWindow(region) {
		
		$$(region).each(function(a) {
			var url = a.readAttribute("href");
			
			if (url != null) {
				if (url.split("://")[0] == "http" || url.split("://")[0] == "https") {
					a.observe("click", function(a) {
						
						
						if(url.indexOf("feesServiceCharges") >= 0){

							document.location.href = url;

						}else{

							window.open(url);
							a.stop();
						}
					});
				}
			}
		});
		
	}

	function subNavLNW() {
		launchNewWindow("#footer div.block a");
	}

// from js/buttonHovers.js
			function buttonHovers(img) {
				$$("img").each(function(g) {
					if (g.readAttribute("src").split("_off")[0] == img) {
						var file = g.readAttribute("src").split("_off");
						g.observe("mouseover", function() {
							this.writeAttribute({
								src: file[0] + "_on" + file[1]
							})
						});
						g.observe("mouseout", function() {
							this.writeAttribute({
								src: file[0] + "_off" + file[1]
							})
						});
					}
				});
			}
			
			function setButtonHovers() {
				try {
					if (browser != "ie6") {
						buttons.each(function(b) {
							buttonHovers(b);
						});
					}
				} catch(e){}
			}
			
// from js/styleFooter.js
        	function closeFlyout(flyout) {
				flyout.hide();
			}
			
			function styleFooter() {
				$$("body")[0].setStyle({
					height: "100%",
					overflow: "hidden",
					position: "absolute",
					left: "0",
					top: "0"
				});
				$("wrapper").setStyle({
					height: "100%"
				});
				$("footer").setStyle({
					marginTop: "0",
					position: "absolute",
					left: "0",
					bottom: "0"
				});
				if (browser == "ie6") {
					$("footer").setStyle({
						bottom: "-1px"
					});
				}
				$$("#footer div.block ul.subLinks li div.flyout").each(function(f) {
					f.hide();
				});
				$$("#footer div.block ul.subLinks li div.flyout div.top").each(function(d) {
					d.update("<a href='' title='Close flyout' onclick='closeFlyout(this.up(1)); return false;'><img src='images/button_flyout_close_off.jpg' alt='Close flyout' width='12' height='11' /></a>");
				});
				$$("#footer div.block ul.subLinks li.popout a.launch").each(function(a) {
					a.observe("click", function(a) {
						this.next().toggle();
						a.stop();
						
					});
				});
			}
			
// from js/sections.js
			var sections = {
				activate: {
					background: "url(images/background_body_activate.jpg)",
					contentTopPadding: "100px",
					liftHeight: "166px",
					modWrapContHeight: "14em",
					content: "<div class='leed'><p>Setting up your checking account, your check card or your merchant card processing service is quick and easy.</p></div><!-- end leed --><div id='lift'>&nbsp;</div><h2 id='headChecking' onclick='cmCreateConversionEventTag(\"Business Checking Account\",\"2\",\"SB-Onboarding-ActivateAccounts\",\"0\");'>Business Checking Account<img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contChecking' class='modWrapCont'><p class='intro'>Activate Your Checking Account</p><p class='call'><strong>Find It Quick:</strong><br />&gt; Call toll-free: <strong>1.800.234.6147</strong><br />&gt; <a href='http://www.bankofamerica.com/small_business/business_checking/?cm_re=SB-Checking-_-SB-Onboarding-_-SB-OnboardingSite-Accounts_Openacheckingaccount' title='Open a Checking Account'>Open a Checking Account</a></p><div class='clear'>&nbsp;</div><p class='copy'>Call 1.800.234.6147 at least 24 hours after account opening if:</p><ul class='copy'><li>Your Intro Check Pack or initial pack of checks was not ordered or provided to you at account opening</li><li>You need additional checks or business deposit tickets</li></ul><!-- end copy --><p class='copy'><strong>Don&rsquo;t have a checking account? Open one today:</strong><br />No matter the size of your business, Bank of America has an account to maximize your opportunities while saving you time and money. Use our quick comparison chart to see which business checking account is right for you. <a href='http://www.bankofamerica.com/small_business/business_checking/index.cfm?template=checking_accounts&cm_re=SB-Checking-_-SB-Onboarding-_-SB-OnboardingSite-Accounts_LearnMoreaboutcheckingaccounts' title='Learn More about checking accounts'>Learn more</a>.</p><div class='clear'>&nbsp;</div></div><!-- end contChecking --><h2 id='headBusiness' onclick='cmCreateConversionEventTag(\"Business Check Card\",\"2\",\"SB-Onboarding-ActivateAccounts\",\"0\");'>Business Check Card<img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contBusiness' class='modWrapCont'><p class='intro'>Activate Your VISA&reg; Business Check Card</p><p class='call'><strong>Find It Quick:</strong><br />&gt; Call toll-free: <strong>1.888.624.2323</strong><br />&gt; <a href='https://bankofamerica-smallbusiness.capitalstream.com/wbs/template/home.vm?url=wbs&wizard_id=bofa_dbt_app.vm&___state_id= &___link_id=8176849372203871102&___adtrack_id=1234567890123456789&___source_id=INT&typeOfAction=dbt_bypass' title='Request a Check Card'>Request a Check Card</a></p><div class='clear'>&nbsp;</div><p class='copy'>You can follow one of these steps:</p><ul class='copy'><li>Make a purchase using your Check Card and your PIN</li><li>Call 1.888.624.2323 and follow the voice prompts to activate</li><li>Use your Check Card at an ATM</li></ul><!-- end copy --><p class='copy'>The Bank of America <strong>Small Business Check Card</strong> is convenient, secure, simple, free—and gives you peace of mind, knowing you&rsquo;re protected with our <strong>Total Security Protection&reg;</strong> package, which provides reimbursement for any unauthorized charges by the next business day.</p><p class='copy'>Did you know? You can get great merchant offers when you use your Check Card? <a href='http://www.bankofamerica.com/welcomemall?cm_re=SB-Merchant-_-SB-Onboarding-_-SB-OnboardingSite-Accounts_Merchantofferslearnmore' title='Merchant offers learn more'>Learn more</a>.</p><div class='clear'>&nbsp;</div></div><!-- end contBusiness --><h2 id='headMerchant' onclick='cmCreateConversionEventTag(\"Merchant Card Processing\",\"2\",\"SB-Onboarding-ActivateAccounts\",\"0\");'>Merchant Card Processing<img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contMerchant' class='modWrapCont'><p class='intro'>Activate Your Merchant Card Processing Account</p><p class='call'><strong>Find It Quick:</strong><br />&gt; <a href='http://www.bankofamerica.com/small_business/merchant_card_processing/index.cfm?template=contact_us&cm_re=SB-Merchant-_-SB-Onboarding-_-SB-OnboardingSite-Accounts_Contactmerchantservices' title='Contact Merchant Services '>Contact Merchant Services</a><br />&gt; Customer Support: <strong>1.800.228.5882</strong><br />&gt; Open an Account: <strong>1.866.538.3827</strong></p><div class='clear'>&nbsp;</div><p class='copy'>Following enrollment, you&rsquo;ll receive a Merchant Welcome Kit that contains important information and instructions for getting started with payment processing. You may also receive a call to schedule a complimentary training and terminal activation appointment.</p><div class='clear'>&nbsp;</div></div><!-- end contMerchant --><!-- <a href='http://promotions.bankofamerica.com/green/?cm_re=SB-General-_-SB-Onboarding-_-SB-OnboardingSite-Home_Switchtoonlinestatements' title='Go Green and Paperless: Switch to online statements'><img src='images/button_go_green_off.gif' alt='Go Green and Paperless: Switch to online statements button' width='203' height='39' class='goGreen' /></a> --><a href='http://smallbusinessonlinecommunity.bankofamerica.com/index.jspa' title='Learn, Connect and Share: Network with other business owners who are local, nationwide and worldwide.*: Join the Small Business Online Community *Bank of America is not responsible for user posts and other user content appearing on this website and does not endorse or guarantee the perspectives, the advice, the users, the businesses, or the products or services sold by any users or businesses that appear on this website.'><img src='images/button_online_community_off.gif' alt='Learn, Connect and Share: Network with other business owners who are local, nationwide and worldwide.*: Join the Small Business Online Community *Bank of America is not responsible for user posts and other user content appearing on this website and does not endorse or guarantee the perspectives, the advice, the users, the businesses, or the products or services sold by any users or businesses that appear on this website. button' width='262' height='62' class='goGreen' /></a>",
					mainNav: "<li class='activate'><img src='images/mainNav_01_activate_on.gif' alt='Activate and Set Up Your Accounts: Learn how to activate your checking account and check card, and set up your merchant card processing button' width='152' height='44' /></li><li class='setUp'><a href='setupyouronlineservices/index.html' title='Step-by-step instructions to activate and access all the tools for Small Business Online Banking and for Online Business Suite&reg;.' onclick='afterFadeOut(\"setupyouronlineservices\"); h2Open = null; cmCreateConversionEventTag(\"Set up Online Main\",\"2\",\"SB-Onboarding-SetUpOnlineServices\",\"0\"); return false;'><span>Set Up Your Online Services</span></a></li><li class='help'><a href='helpreduceyourfees/index.html' title='Discover cost-saving tips to help you reduce and avoid banking fees.' onclick='afterFadeOut(\"helpreduceyourfees\"); h2Open = null; cmCreateConversionEventTag(\"Reduce Fees\",\"2\",\"SB-Onboarding-ReduceYourFees\",\"0\"); return false;'><span>Help Reduce Your Fees</span></a></li><li class='grow'><a href='growyourbusiness/index.html' title='These useful banking solutions are designed to help your business move forward.' onclick='afterFadeOut(\"growyourbusiness\"); h2Open = null; cmCreateConversionEventTag(\"Grow your Business\",\"2\",\"SB-Onboarding-Grow\",\"0\"); return false;'><span>Grow Your Business</span></a></li>"
				},
				// end activate
				setUp: {
					background: "url(images/background_body_setUp.jpg)",
					contentTopPadding: "10px",
					liftHeight: "225px",
					modWrapContHeight: "20.5em",
					content: "<div class='leed'><p>Take advantage of our award-winning online tools to access and manage your small business accounts.</p></div><!-- end leed --><div id='lift'>&nbsp;</div><h2 id='headOnline'>Small Business Online Banking<img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contOnline' class='modWrapCont'><p class='intro'>When it comes to owning a Small Business, time is money.</p><p class='call'><strong>Find It Quick:</strong><br />&gt; <a href='https://www2.bankofamerica.com/small_business/online_banking_and_services/index.cfm?template=online_banking_enrollment&cm_re=SB-General-_-SB-Onboarding-_-SB-OnboardingSite-Online_TosetupOLBwithBP' title='Online Banking Enrollment Form'>Online Banking Enrollment Form</a><br />&gt; Call toll-free: <strong>1.866.758.5972</strong></p><div class='clear'>&nbsp;</div><div id='scrollWindow'><p class='copy'>And one way to save a lot of time is through our Online Banking service. It&rsquo;s secure, convenient, always open and easy to use. And of course, to save you money, it&rsquo;s FREE.</p><p class='copy'><strong>Set Up Small Business Online Banking Services with Unlimited Bill Pay</strong><br />If you didn&rsquo;t set up your Small Business Online Banking at the bank, it&rsquo;s easy to enroll online.</p><p class='copy'>To set up Small Business Online Banking service with unlimited Bill Pay:</p><ol class='copy'><li><a href='https://www2.bankofamerica.com/small_business/online_banking_and_services/index.cfm?template=online_banking_enrollment&cm_re=SB-OLBS-_-SB-Onboarding-_-SB-OnboardingSite-Online_EnrollinOnlineBusinessSuite' title='Access the online enrollment form'>Access the online enrollment form</a></li><li>Have the following information ready:<ol class='copy alpha'><li>Bank of America checking account number</li><li>Bank of America ATM or Check Card number and PIN</li><li>Your Social Security or Tax ID number</li><li>Your email address</li></ol><!-- end alpha --></li><li>Fill out the enrollment form, accept the terms and conditions, and submit.</li></ol><!-- end copy --><p class='copy topMarg'>To set up Bill Pay:</p><ol class='copy'><li>Click on Add Merchant/Payee</li><li>Enter 3&ndash;9 characters of the merchant&rsquo;s name and click on the Search button to search the Merchant Directory</li><li>Review the merchant name/address list and click on the appropriate merchant</li><li>Enter your account number with that merchant as it appears on your statement and click Submit Request</li><li>If you are unable to locate your merchant, click Request New Merchant</li><li>From the navigation bar on the left-hand side of the page, select Quick Pay to see all your payees listed</li><li>Enter an amount and a date for each payment you&rsquo;d like to make, then click Submit Payments</li></ol><!-- end copy --><p class='copy topMarg'><strong>Give yourself more security with SiteKey&reg;</strong><br />The SiteKey security feature is an additional layer of identity verification for signing in to Online Banking. <a href='http://www.bankofamerica.com/privacy/sitekey/?cm_re=SB-General-_-SB-Onboarding-_-SB-OnboardingSite-Online_LearnmoreaboutSiteKey' title='Learn more about SiteKey'>Learn more</a>.</p></div><!-- end scrollWindow --><div class='clear'>&nbsp;</div></div><!-- end contOnline --><h2 id='headBusiness' onclick='cmCreateConversionEventTag(\"Online Business Suite\",\"2\",\"SB-Onboarding-SetUpOnlineServices\",\"0\");'>Online Business Suite&reg;<img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contBusiness' class='modWrapCont'><p class='intro'>Online Business Suite is our premium online banking service that has all the great features and services of Online Banking.</p><p class='call'><strong>Find It Quick:</strong><br />&gt; <a href='http://www.bankofamerica.com/smallbusiness/?cm_re=SB-Alerts-_-SB-Onboarding-_-SB-OnboardingSite-Fees_SignintoOLB' title='Sign in to Online Banking'>Sign in to Online Banking</a><br />&gt; <a href='https://www2.bankofamerica.com/small_business/online_banking_and_services/index.cfm?template=online_banking_enrollment&cm_re=SB-OLBS-_-SB-Onboarding-_-SB-OnboardingSite-Online_EnrollinOnlineBusinessSuite' title='Enroll in Online Business Suite'>Enroll in Online Business Suite</a><br />&nbsp;</p><div class='clear'>&nbsp;</div><p class='copy'>Plus, four modules (Account Management, Express Invoicing&reg;, Direct Payments and Easy Online Payroll&reg;) so you can pick and choose the services to meet your business management needs.</p><p class='copy'>When you sign in to Online Banking for the first time, if you did not accept the Terms &amp; Conditions at account opening, a screen will appear and you will need to review and accept the Terms &amp; Conditions before you can proceed. Then in the sections below, follow the steps to set up the services you have.</p><div class='clear'>&nbsp;</div></div><!-- end contBusiness --><h2 id='headManagement' onclick='cmCreateConversionEventTag(\"Account Management\",\"2\",\"SB-Onboarding-SetUpOnlineServices\",\"0\");'>Account Management<img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contManagement' class='modWrapCont'><p class='intro'>Account Management in your Online Business Suite can to help you control your finances.</p><p class='call'><strong>Find It Quick:</strong><br />&gt; <a href='http://promotions.bankofamerica.com/sb_learning_center/learning_center.html?cm_re=SB-OLBS-_-SB-Onboarding-_-SB-OnboardingSite-Online_OnlineBusinessSuitedemo' title='Online Business Suite&reg; demo'>Online Business Suite&reg; demo</a><br />&gt; <a href='http://www.bankofamerica.com/smallbusiness/?cm_re=SB-Alerts-_-SB-Onboarding-_-SB-OnboardingSite-Fees_SignintoOLB' title='Sign In to Online Banking'>Sign In to Online Banking</a><br />&gt; Call toll-free: <strong>1.866.758.5972</strong></p><div class='clear'>&nbsp;</div><p class='copy'>Log in to your Online Business Suite&reg; account, then:</p><ol class='copy'><li>Click on <strong>Business Tools</strong></li><li>Locate <strong>Account Management</strong> and select the task you want, click on the link and follow these prompts:<ol class='copy alpha'><li>User Maintenance<ul class='copy'><li>Edit/delete users</li><li>Add new users</li></ul></li><li>QuickBooks&reg;<ul class='copy'><li>Using Direct Connect for QuickBooks</li></ul></li><li>Account Viewing<ul class='copy'><li>Link additional accounts</li></ul></li></ol><!-- end alpha --></li></ol><!-- end copy --><div class='clear'>&nbsp;</div></div><!-- end contManagement --><h2 id='headExpress' onclick='cmCreateConversionEventTag(\"Express Invoicing\",\"2\",\"SB-Onboarding-SetUpOnlineServices\",\"0\");'>Express Invoicing&reg;<img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contExpress' class='modWrapCont'><p class='intro'>Express Invoicing gives you faster access to your cash by sending your customers invoices online&hellip;</p><p class='call'><strong>Find It Quick:</strong><br />&gt; <a href='http://promotions.bankofamerica.com/sb_learning_center/learning_center.html?cm_re=SB-OLBS-_-SB-Onboarding-_-SB-OnboardingSite-Online_OnlineBusinessSuitedemo' title='Online Business Suite&reg; demo'>Online Business Suite&reg; demo</a><br />&gt; <a href='http://www.bankofamerica.com/smallbusiness/?cm_re=SB-Alerts-_-SB-Onboarding-_-SB-OnboardingSite-Fees_SignintoOLB' title='Sign In to Online Banking'>Sign In to Online Banking</a><br />&gt; Call toll-free: <strong>1.866.758.5972</strong></p><div class='clear'>&nbsp;</div><p class='copy'>&hellip;and receiving their payments electronically.</p><p class='copy'>Log in to your Online Business Suite&reg; account, then:</p><ol class='copy'><li>Click on <strong>Business Tools</strong></li><li>Locate <strong>Express Invoicing</strong> and select the task you want and click on the link and follow these prompts:<ol class='copy alpha'><li>Create a new invoice</li><li>Add a new customer</li><li>View paid and unpaid voice history</li></ol><!-- end alpha --></li></ol><!-- end copy --><div class='clear'>&nbsp;</div></div><!-- end contExpress --><h2 id='headDirect' onclick='cmCreateConversionEventTag(\"Direct Payments\",\"2\",\"SB-Onboarding-SetUpOnlineServices\",\"0\");'>Direct Payments<img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contDirect' class='modWrapCont'><p class='intro'>With Direct Payments you no longer need stamps or checks.</p><p class='call'><strong>Find It Quick:</strong><br />&gt; <a href='http://promotions.bankofamerica.com/sb_learning_center/learning_center.html?cm_re=SB-OLBS-_-SB-Onboarding-_-SB-OnboardingSite-Online_OnlineBusinessSuitedemo' title='Online Business Suite&reg; demo'>Online Business Suite&reg; demo</a><br />&gt; <a href='http://www.bankofamerica.com/smallbusiness/?cm_re=SB-Alerts-_-SB-Onboarding-_-SB-OnboardingSite-Fees_SignintoOLB' title='Sign In to Online Banking'>Sign In to Online Banking</a><br />&gt; Call toll-free: <strong>1.866.758.5972</strong></p><div class='clear'>&nbsp;</div><p class='copy'>Log in to your Online Business Suite&reg; account, then:</p><ol class='copy'><li>Click on <strong>Business Tools</strong></li><li>Locate <strong>Direct Payments</strong><ol class='copy alpha'><li>To pay individuals, select the task you want, click on the link and follow these prompts:<ul class='copy'><li>Pay one or more individuals</li><li>Add a new recipient</li><li>View individual payments history</li></ul></li><li>To pay businesses, select the task you want, click on the link and follow these prompts:<ul class='copy'><li>Pay a vendor</li><li>Add a new vendor</li><li>View vendor payments history</li></ul></li></ol><!-- end alpha --></li></ol><!-- end copy --><div class='clear'>&nbsp;</div></div><!-- end contDirect --><h2 id='headEasy'>Easy Online Payroll&reg;<img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contEasy' class='modWrapCont'><p class='intro'>To set up your Easy Online Payroll&reg; you<br />need to:</p><p class='call'><strong>Find It Quick:</strong><br />&gt; <a href='http://promotions.bankofamerica.com/sb_learning_center/learning_center.html?cm_re=SB-Payroll-_-SB-Onboarding-_-SB-OnboardingSite-Online_EasyOnlinePayrolldemo' title='Easy Online Payroll&reg; demo'>Easy Online Payroll&reg; demo</a><br />&gt; <a href='https://onlinepayroll.bankofamerica.com/sample/createSample.jsp?cm_re=SB-Payroll-_-SB-Onboarding-_-SB-OnboardingSite-Online_EasyOnlinePayrollcalculator' title='Easy Online Payroll&reg; sample company payroll'>Easy Online Payroll&reg; sample company payroll</a><br />&gt; <a href='https://www2.bankofamerica.com/small_business/online_banking_and_services/index.cfm?template=payroll_gating&SC=891BDB0DA2CB85B9197A831C113607A1&state=CA&cm_re=SB-Payroll-_-SB-Onboarding-_-SB-OnboardingSite-Online_EnrollinEasyOnlinePayroll' title='Enroll for Easy Online Payroll<sup>&reg;</sup>'>Enroll for Easy Online Payroll&reg;</a><br />&gt; Call toll-free: <strong>1.888.606.4545</strong></p><div class='clear'>&nbsp;</div><ol class='copy'><li><a href='https://www2.bankofamerica.com/small_business/online_banking_and_services/index.cfm?template=payroll_gating&SC=891BDB0DA2CB85B9197A831C113607A1&state=CA&cm_re=SB-Payroll-_-SB-Onboarding-_-SB-OnboardingSite-Online_EnrollinEasyOnlinePayroll' title='Enroll for Easy Online Payroll<sup>&reg;</sup>'>Enroll for Easy Online Payroll&reg;</a></li><li>Once enrolled you can begin setting up your accounts. To complete the company profile, you will need the following information:<ul class='copy'><li>Company name, address, phone and email</li><li>Federal and State Employer ID numbers</li><li>Tax Filing Status for your business</li><li>Payroll History for the year (wages, withholdings and taxes by tax type)</li><li>Employee Tax Information (name, address, Social Security numbers, W-4 filing status, wage/vacation/sick history, pay deduction details, and their Bank of America checking account information for direct deposit)</li></ul></li></ol><!-- end copy --><div class='clear'>&nbsp;</div></div><!-- end contEasy --><a href='http://smallbusinessonlinecommunity.bankofamerica.com/index.jspa' title='Learn, Connect and Share: Network with other business owners who are local, nationwide and worldwide.*: Join the Small Business Online Community *Bank of America is not responsible for user posts and other user content appearing on this website and does not endorse or guarantee the perspectives, the advice, the users, the businesses, or the products or services sold by any users or businesses that appear on this website.'><img src='images/button_online_community_off.gif' alt='Learn, Connect and Share: Network with other business owners who are local, nationwide and worldwide.*: Join the Small Business Online Community *Bank of America is not responsible for user posts and other user content appearing on this website and does not endorse or guarantee the perspectives, the advice, the users, the businesses, or the products or services sold by any users or businesses that appear on this website. button' width='262' height='62' class='onlineCommunity' /></a>",
					mainNav: "<li class='activate'><a href='activateandsetupyouraccounts/index.html' title='Learn how to activate your checking account and check card, and set up your merchant card processing.' onclick='afterFadeOut(\"activateandsetupyouraccounts\"); h2Open = null; cmCreateConversionEventTag(\"Activate Accounts\",\"2\",\"SB-Onboarding-ActivateAccounts\",\"0\"); return false;'><span>Activate and Set Up Your Accounts</span></a></li><li class='setUp'><img src='images/mainNav_02_set_up_on.gif' alt='Set Up Your Online Services: Step-by-step instructions to activate and access all the tools for Small Business Online Banking and for Online Business Suite&reg; button' width='152' height='43' /></li><li class='help'><a href='helpreduceyourfees/index.html' title='Discover cost-saving tips to help you reduce and avoid banking fees.' onclick='afterFadeOut(\"helpreduceyourfees\"); h2Open = null; cmCreateConversionEventTag(\"Reduce Fees\",\"2\",\"SB-Onboarding-ReduceYourFees\",\"0\"); return false;'><span>Help Reduce Your Fees</span></a></li><li class='grow'><a href='growyourbusiness/index.html' title='These useful banking solutions are designed to help your business move forward.' onclick='afterFadeOut(\"growyourbusiness\"); h2Open = null; cmCreateConversionEventTag(\"Grow your Business\",\"2\",\"SB-Onboarding-Grow\",\"0\"); return false;'><span>Grow Your Business</span></a></li>"
				},
				// end setUp
				help: {
					background: "url(images/background_body_reduce.jpg)",
					contentTopPadding: "41px",
					liftHeight: "200px",
					modWrapContHeight: "22em",
					content: "<div class='leed'><p>Bank of America&rsquo;s simple tools and services help you stay on top of your accounts,<br />which in turn can help you prevent fees.</p></div><!-- end leed --><div id='lift'>&nbsp;</div><h2 id='headHow' onclick='cmCreateConversionEventTag(\"Prevent Fees\",\"2\",\"SB-Onboarding-ReduceYourFees\",\"0\");'>How to Help Prevent Fees<img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contHow' class='modWrapCont'><p class='intro'>Here are some common fees associated with Bank of America checking, savings and credit card accounts&mdash;and how to help<br />prevent them.</p><p class='call'><strong>Find It Quick:</strong><br />&gt; Call toll-free: <strong>1.888.BUSINESS (888.287.4637)</strong><br />&gt;<br /><span><a href='#feesServiceCharges' id='feesOBS' title='Online Business Suite&reg; fees and service charges' onclick='cmCreateConversionEventTag(\"Charges\",\"2\",\"SB-Onboarding-ReduceYourFees\",\"0\");'>Online Business Suite&reg; fees and service charges</a></span>&gt;<span>Learn more about checking account fees with our Checking Account Clarity Statement<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='pdf/final_clarity_ca_1016.pdf' id='pdf-ca' title='Common account fees and information (PDF)' target='blank'>California (PDF)</a><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='pdf/final_clarity_nw_1016.pdf' id='pdf-nw' title='Common account fees and information (PDF)' target='blank'>Washington and Idaho (PDF)</a><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='pdf/final_clarity_model_1016.pdf' id='pdf-mo' title='Common account fees and information (PDF)' target='blank'>All others (PDF)</a><br/></span></br>&nbsp;</p><div class='clear'>&nbsp;</div><table id='head' cellspacing='0' summary=''><thead><tr><th class='fee'>FEE</th><th class='description'>DESCRIPTION</th><th class='prevent'>HOW TO PREVENT THE FEE</th></tr></thead></table><div id='scrollWindow'><table cellspacing='0' summary=''><tbody><tr><td class='fee'>Overdraft Item Fee and NSF: Returned Item Fee</td><td class='description'><p class='leed'>We may charge you a fee if you do not have available funds in your checking account to cover a check, Check Card transaction or other type of withdrawal.</p><p>When Bank of America pays the check or withdrawal and then overdraws your checking account, you may be charged an overdraft item fee.</p><p>When the check or withdrawal is not paid by Bank of America and instead we will return the item, you may be charged a returned item fee.</p></td><!-- end description --><td class='prevent'>Sign up for <strong>Alerts</strong>, <strong>Overdraft Protection</strong> and <strong>Mobile Banking</strong> to help you avoid these fees.</td></tr><tr><td class='fee'>Monthly Maintenance Fee or Service Charges</td><td class='description'>For certain checking and savings accounts, Bank of America charges a monthly maintenance fee or service charge if certain balance or other requirements are not met.</td><td class='prevent'>The Business Schedule of Fees outlines the monthly maintenance fees for all checking and savings accounts, as well as ways you can avoid overdrawing your checking account. Ask your Bank of America representative to walk you through it.</td></tr><tr><td class='fee'>Late Fee</td><td class='description'>If your credit card bill is not paid by the due date, you may be charged a late fee.</td><td class='prevent'><ul><li>Set up <strong>Alerts</strong> to notify you when your credit card payment is due.</li><li>Set up automatic payments for the minimum credit card amounts so you never have to worry about a late fee.</li></ul></td><!-- end prevent --></tr><tr><td class='fee'>Over-limit Fee</td><td class='description'>When you do not stay within the credit limit for your credit card, you may be charged an over-limit fee.</td><td class='prevent'><ul><li>Know your credit card limit, and monitor your outstanding balance.</li><li>Set up <strong>Alerts</strong> to notify you when you are approaching your credit card limit.</li></ul></td><!-- end prevent --></tr><tr class='bottom'><td class='fee'>Transaction Fees</td><td class='description'>When you exceed the number of transactions allotted for your checking or savings account, you are charged a transaction fee. (Examples of transactions include checks paid and deposited items.)</td><td class='prevent'><p>Based on your volume of transactions, choose the account type that best meets your needs.</p><p>The Business Schedule of Fees outlines the transaction fees for all checking and savings accounts. Ask your Bank of America representative to walk you through it.</p><p>Sign up for <strong>Alerts</strong> to also help you avoid these fees.</p></td><!-- end prevent --></tr></tbody></table><p class='copy'><strong>Did you know?</strong><br />The new Business Fundamentals package: Open a Small Business Economy checking account, make a purchase with your free check card every month, and skip the monthly maintenance fee<sup>(3)</sup>.<br /><a href='http://promotions.bankofamerica.com/fundamentals/' title='Learn more'>Learn more &gt;&gt;</a></p></div><!-- end scrollWindow --></div><!-- end contHow --><h2 id='headFees' onclick='cmCreateConversionEventTag(\"Charges\",\"2\",\"SB-Onboarding-ReduceYourFees\",\"0\");'><a name='feesServiceCharges'>Online Business Suite&reg; Fees and Service Charges</a><img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contFees' class='modWrapCont'><p class='intro'>Monthly Maintenance Fees and Service Charges Explained.</p><p class='call'><strong>Find It Quick:</strong><br />&gt; Call toll-free: <strong>1.888.BUSINESS (888.287.4637)</strong><br />&nbsp;</p><div class='clear'>&nbsp;</div><p class='copy'>NEW ENROLLMENT: Monthly fees for new enrollment in any one or more of the Online Business Suite services are waived during the first three months of enrollment, after which standard monthly fees apply.</p><p class='copy'>DIRECT PAYMENT: The fee for Direct Payments covers the first 20 payments to employees or vendors scheduled in any calendar month. Additional payments are subject to a small fee for each set of five payments. Each next-day payment has a fee in addition to the Direct Payment monthly fee. Three-day payments are included in the monthly fee.</p><p class='copy'>EXPRESS INVOICING: The fee for Express Invoicing covers the first 20 invoices sent in any calendar month. Additional invoices are subject to a small fee for each set of five invoices. Fees may apply for additional services. To view an account from another financial institution, you must have online access set up with that institution. These fees will be withdrawn from the account to which your services fees are normally charged.</p><p class='copy'>EASY ONLINE PAYROLL<sup>(1)</sup>:  Easy Online Payroll offers two service levels, Plus and Basic. Easy Online Payroll Plus Service is $36 per month. Easy Online Payroll Basic Service is $20 per month.  With the Basic Service you will receive a $20 discount in any month you pay all your employees by direct deposit to a Bank of America account. For both the Plus and Basic Services, if you pay more than 20 employees, but not all are paid by direct deposit to a Bank of America account, an additional monthly fee of $2 will be charged for each employee over 20.</p><!-- <p class='copy'><strong>Did you know?</strong><br />The new Business Fundamentals package: Open a Small Business Economy checking account, make a purchase with your free check card every month, and skip the monthly maintenance fee<sup>(3)</sup>.<br /><a href='http://promotions.bankofamerica.com/fundamentals/' title='Learn more'>Learn more &gt;&gt;</a></p> --><div class='clear'>&nbsp;</div></div><!-- end contFees --><h2 id='headAlerts' onclick='cmCreateConversionEventTag(\"Alerts\",\"2\",\"SB-Onboarding-ReduceYourFees\",\"0\");'>Alerts Can Help Prevent Fees<img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contAlerts' class='modWrapCont'><p class='intro'><strong>Alerts</strong> are timely text messages and email notifications regarding your checking, savings, credit cards and Online Banking accounts.</p><p class='call'><strong>Find It Quick:</strong><br />&gt; <a href='http://www.bankofamerica.com/onlinebanking/index.cfm?template=receive_alerts&cm_re=SB-Alerts-_-SB-Onboarding-_-SB-OnboardingSite-Fees_SignupforfreeOLBAlerts' title='Sign up for Free Online Banking Alerts'>Sign up for Free Online Banking Alerts<sup>(2)</sup></a><br />&gt; <a href='http://www.bankofamerica.com/smallbusiness/?cm_re=SB-Alerts-_-SB-Onboarding-_-SB-OnboardingSite-Fees_SignintoOLB' title='Sign In to Online Banking'>Sign In to Online Banking</a><br />&nbsp;</p><div class='clear'>&nbsp;</div><p class='copy'>They can help you to:</p><ul class='copy'><li>Easily avoid late, overdraft and over credit limit fees</li><li>Efficiently manage your finances by providing available balances, payment and transaction updates</li><li>Stay informed of account activity and changes to your Online Banking account</li></ul><!-- end copy --><div class='clear'>&nbsp;</div></div><!-- end contAlerts --><h2 id='headOverdraft' onclick='cmCreateConversionEventTag(\"Overdraft Protection\",\"2\",\"SB-Onboarding-ReduceYourFees\",\"0\");'>Overdraft Protection<img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contOverdraft' class='modWrapCont'><p class='intro'>Be prepared by planning ahead. Help prevent bounced checks and save on Overdraft Item and Returned Item fees.</p><p class='call'><strong>Find It Quick:</strong><br />&gt; Call toll-free: <strong>1.888.BUSINESS (888.287.4637)</strong><br />&gt; <a href='http://www.bankofamerica.com/small_business/business_checking/index.cfm?template=overdraft_protection&cm_re=SB-Alerts-_-SB-Onboarding-_-SB-OnboardingSite-Fees_LearnMoreaboutoverdraftprotection' title='Learn More about overdraft protection'>Learn More about overdraft protection</a><br/>&gt;<span>Learn more about checking account fees with our Checking Account Clarity Statement<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='pdf/final_clarity_ca_1016.pdf' id='pdf-ca' title='Common account fees and information (PDF)' target='blank'>California (PDF)</a><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='pdf/final_clarity_nw_1016.pdf' id='pdf-nw' title='Common account fees and information (PDF)' target='blank'>Washington and Idaho (PDF)</a><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='pdf/final_clarity_model_1016.pdf' id='pdf-mo' title='Common account fees and information (PDF)' target='blank'>All others (PDF)</a><br/></span></br>&nbsp;</p><div class='clear'>&nbsp;</div><p class='copy'>With Overdraft Protection Service, available funds from your Bank of America business savings account or credit card are automatically transferred to your checking account to help protect you when you&rsquo;re in an overdraft situation.</p><p class='copy'>You can apply for overdraft protection by calling 1.888.287.4637.</p><div class='clear'>&nbsp;</div></div><!-- end contOverdraft --><!-- <a href='http://promotions.bankofamerica.com/green/?cm_re=SB-General-_-SB-Onboarding-_-SB-OnboardingSite-Home_Switchtoonlinestatements' title='Go Green and Paperless: Switch to online statements'><img src='images/button_go_green_off.gif' alt='Go Green and Paperless: Switch to online statements button' width='203' height='39' class='goGreen' /></a> --><a href='javascript:legalsPopUpOpen()' title='Legal copy' id='legalCopyButton'><span>Legal copy</span></a><div id='legals'><div class='top'><a href='javascript:legalsPopUpClose()' title='Close window'><img src='images/button_legals_close_off.jpg' alt='Close window' width='12' height='11' /></a></div><div class='middle'><div id='legalScroll'><p class='leed'><em>(1)</em>Easy Online Payroll&#174; monthly payroll service fees are waived during the first 3 months of enrollment. Additional fees for exceptions processing and other special services may apply during your free trial period.  If there is no activity on your Easy Online Payroll account for the first 60 days after opening your account, we reserve the right to terminate your payroll service.  After your 3 month free trial is over, monthly fees are automatically charged until you cancel the service. The monthly payroll service fee applies each month you are enrolled, whether or not you use the payroll service. The maximum number of active employees being paid cannot exceed 50. Billing occurs on the last banking day of the month. Additional fees for exceptions processing and other special services may apply. Pricing does not include applicable sales tax.  There is a waiting period of up to 5 business days before you can use direct deposit for the first time.  All direct deposits must be approved 2 banking days before each pay day, by 11pm ET. Easy Online Payroll service requires Internet access, and Internet service provider fees may apply. Not available in Washington or Idaho.</p><p>Easy Online Payroll offers two service levels, Plus and Basic. Easy Online Payroll Plus Service is $36 per month. Easy Online Payroll Basic Service is $20 per month.  With the Basic Service you will receive a $20 discount in any month you pay all your employees by direct deposit to a Bank of America account. For both the Plus and Basic Services, if you pay more than 20 employees, but not all are paid by direct deposit to a Bank of America account, an additional monthly fee of $2 will be charged for each employee over 20.</p><p>Direct deposit to banks other than Bank of America is only offered in the Plus level of service.  An additional monthly fee of $12 per state applies for state tax filing and payment support for each state in addition to your primary state in which you (i) have a work location, (ii) withhold taxes, or (iii) pay reportable wages (even if no tax is withheld).  The monthly fee for additional states applies for each month in which you meet these criteria, whether or not you use the payroll service in that month.  Multi-state tax filing is only available with the Plus level of service and will be available March 2009.</p><p><em>(2)</em>Alerts are not available in Washington or Idaho.</p><p><em>(3)</em>Bank of America will waive the monthly maintenance fee on your Business Economy Checking account for each statement period in the month following a point-of-sale Bank of America Visa Check Card purchase.  For example, if you make a point-of-sale check card purchase in the month of August, your monthly maintenance fee credit will appear on your September statement.  The following transactions do not qualify as point-of-sale purchases: a) ATM transactions; b) credits, such as those for purchases that are cancelled or returned, or other adjustments related to point-of-sale purchases; c) purchases of cash-like items, such as money orders, traveler7&rsquo;s cheques, foreign currency, cashier&rsquo;s checks, gaming chips, and other similar instruments and things of value; d) account funding transactions, including transfers to open or fund deposit, escrow or brokerage accounts, and purchases of stored value cards. The account must be in good standing at the time of the purchase(s). For each month a point-of-sale Check Card purchase is not made, you will be charged your usual monthly maintenance fee if you do not meet the minimum balance requirement outlined in your Personal Schedule of Fees. We may, at our discretion and without notice to you, amend or cancel this offer at any time.</p></div><!-- end legalScroll --></div><!-- end middle --><div class='bottom'>&nbsp;</div></div><!-- end legals -->",
					mainNav: "<li class='activate'><a href='activateandsetupyouraccounts/index.html' title='Learn how to activate your checking account and check card, and set up your merchant card processing.' onclick='afterFadeOut(\"activateandsetupyouraccounts\"); h2Open = null; cmCreateConversionEventTag(\"Activate Accounts\",\"2\",\"SB-Onboarding-ActivateAccounts\",\"0\"); return false;'><span>Activate and Set Up Your Accounts</span></a></li><li class='setUp'><a href='setupyouronlineservices/index.html' title='Step-by-step instructions to activate and access all the tools for Small Business Online Banking and for Online Business Suite&reg;.' onclick='afterFadeOut(\"setupyouronlineservices\"); h2Open = null; cmCreateConversionEventTag(\"Set up Online Main\",\"2\",\"SB-Onboarding-SetUpOnlineServices\",\"0\"); return false;'><span>Set Up Your Online Services</span></a></li><li class='help'><img src='images/mainNav_03_help_on.gif' alt='Help Reduce Your Fees: Discover cost-saving tips to help you reduce and avoid banking fees button' width='152' height='36' /></li><li class='grow'><a href='growyourbusiness/index.html' title='These useful banking solutions are designed to help your business move forward.' onclick='afterFadeOut(\"growyourbusiness\"); h2Open = null; cmCreateConversionEventTag(\"Grow your Business\",\"2\",\"SB-Onboarding-Grow\",\"0\"); return false;'><span>Grow Your Business</span></a></li>"
				},
				// end help
				grow: {
					background: "url(images/background_body_grow.jpg)",
					contentTopPadding: "91px",
					liftHeight: "150px",
					modWrapContHeight: "14em",
					content: "<div class='leed'><p>As your business grows, so do your banking needs. Here are a few of our banking solutions designed to help your business succeed.</p></div><!-- end leed --><div id='lift'>&nbsp;</div><h2 id='headDirect' onclick='cmCreateConversionEventTag(\"Direct Benefits\",\"2\",\"SB-Onboarding-Grow\",\"0\");'>Direct Benefits&reg;<img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contDirect' class='modWrapCont'><p class='intro'>Offer your employees discounted banking products and services&hellip;</p><p class='call'><strong>Find It Quick:</strong><br />&gt; Call toll-free: <strong>1.800.782.2265</strong><br />&nbsp;</p><div class='clear'>&nbsp;</div><p class='copy'>&hellip;when they sign up for direct deposit to a Bank of America checking account, at no additional cost to you.</p><ul class='copy'><li>Extend your employee benefits and increase employee satisfaction with free MyAccess Checking&reg; and additional banking benefits and discounts</li><li>Save time and money&mdash;no checks to cut, reduce postage fees and eliminate lost checks</li><li>Easy Online Payroll is free when your employees are paid by direct deposit to a Bank of America checking account</li></ul><!-- end copy --><p class='copy'>To enroll in Direct Benefits visit your local Banking Center or call 1.800.782.2265.</p><div class='clear'>&nbsp;</div></div><!-- end contDirect --><h2 id='headWorld' onclick='cmCreateConversionEventTag(\"WorldPoints\",\"2\",\"SB-Onboarding-Grow\",\"0\");'>WorldPoints&reg; Rewards for Business<img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contWorld' class='modWrapCont'><p class='intro'>Earn rewards for every day purchases, including double points at gas stations, restaurants and office supply stores.</p><!-- <p class='call'><strong>Find It Quick:</strong><br />Call toll-free: <strong>1.888.BUSINESS (888.287.4637)</strong><br /><a href='#' title='Fees and service charges'>Fees and service charges</a></p> --><div class='clear'>&nbsp;</div><p class='copy'>Earn 1 point for every $1 in net retail purchases. You must apply in a Banking Center in order to receive the double points.</p><ul class='copy'><li>0% intro APR on purchases and balance transfers</li><li>No annual fee</li></ul><p class='copy'>Redeem your WorldPoints&reg; rewards for gift certificates, merchandise, cash, travel with no blackout dates, car rentals and hotel rewards.</p><p class='copy'>Visit any Banking Center location to apply in person.<sup>(1)</sup></p><div class='clear'>&nbsp;</div></div><!-- end contWorld --><h2 id='headExpand' onclick='cmCreateConversionEventTag(\"Expand\",\"2\",\"SB-Onboarding-Grow\",\"0\");'>Expand Your Business<img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contExpand' class='modWrapCont'><p class='intro'>Bank of America has many effective ways to manage your cash flow.</p><p class='call'><strong>Find It Quick:</strong><br />&gt; Call toll-free: <strong>1.888.BUSINESS (888.287.4637)</strong><br />&gt; <a href='http://www.bankofamerica.com/small_business/business_financing/?cm_re=SB-General-_-SB-Onboarding-_-SB-OnboardingSite-Grow_Businessfinancingoptions' title='Business Financing Options'>Business Financing Options</a></p><div class='clear'>&nbsp;</div><div id='scrollWindow'><p class='copy'><strong>Platinum Visa&reg; Business Credit Card</strong><br />The Platinum Visa&reg; Business Credit Card lets you separate and control business expenses while also enjoying a competitive annual percentage rate (APR).</p><ul class='copy'><li>No annual fee</li><li>0% fixed introductory annual percentage rate (APR) on purchases and balance transfers</li><li>After your fixed introductory rate expires, you will receive a variable APR on purchases and balance transfers. Please note that you will lose your introductory rate if you close your account or are late with a payment.</li><li>Online Banking with ability to download card transactions easily into QuickBooks</li></ul><!-- end copy --><p class='copy'>Visit any Banking Center to apply in person.</p><p class='copy topMarg'><strong>VISA&reg; BUSINESS CHECK CARD</strong></p><p class='copy'><em>If it&rsquo;s not your purchase, it&rsquo;s not your problem&trade;</em><br />Make convenient and secure business purchases while having easy access to detailed records and expense tracking. Receive special discounts from leading retailers when you use your Bank of America Business Check Card.<sup>(2)</sup></p><p class='copy'><a href='https://bankofamerica-smallbusiness.capitalstream.com/wbs/template/home.vm?url=wbs&wizard_id=bofa_dbt_app.vm&___state_id= ?___link_id=8176849372203871102&___adtrack_id=1234567890123456789&___source_id=INT&typeOfAction=dbt_bypass&cm_re=SB-CC-_-SB-Onboarding-_-SB-OnboardingSite-Grow_Requestacheckcard' title='Request a check card'>Request a check card</a>.</p><p class='copy topMarg'><strong>Business Savings Options</strong></p><ul class='copy'><li>Select Business Interest Maximizer&trade;&mdash;Premium, variable rate interest-bearing savings accounts for Business Advantage customers</li><li>Business Interest Maximizer&trade;&mdash;Earn a higher interest rate on cash reserves and set funds aside for taxes, special projects or unplanned expenses</li><li>Business Investment Account&mdash;Earn interest while maintaining flexibility to write up to three checks per statement period or unplanned expenses</li><li>Certificate of Deposits&mdash;Specific term investment with our highest interest rate</li></ul><!-- end copy --><p class='copy'><a href='http://www.bankofamerica.com/smallbusiness/savings-cds/?cm_re=SB-Savings-_-SB-Onboarding-_-SB-OnboardingSite-Grow_LearnMoreaboutsavingsaccounts' title='Learn More about savings accounts'>Learn More about savings accounts</a>.</p><p class='copy topMarg'><strong>PREMIUM CREDIT LINES</strong><br />Grow your business with access to funds when you need them.<sup>(3)</sup></p><p class='copy topMarg'><strong>Business Loans</strong><br />Expand your business, buy equipment or consolidate commercial real estate.<sup>(3)</sup></p><p class='copy'><strong>Did you know?</strong><br />The new Business Fundamentals package: Open a Small Business Economy checking account, make a purchase with your free check card every month, and skip the monthly maintenance fee<sup>(7)</sup>.<br /><a href='http://promotions.bankofamerica.com/fundamentals/' title='Learn more'>Learn more &gt;&gt;</a></p></div><!-- end scrollWindow --><div class='clear'>&nbsp;</div></div><!-- end contExpand --><h2 id='headCredit' onclick='cmCreateConversionEventTag(\"Merchant Card\",\"2\",\"SB-Onboarding-Grow\",\"0\");'>Merchant Card Processing<img src='images/arrow_h2_closed.jpg' width='13' height='11' /></h2><div id='contCredit' class='modWrapCont'><p class='intro'>Give your customers more choices by accepting credit cards, debit cards, electronic checks, gift cards&hellip;</p><p class='call'><strong>Find It Quick:</strong><br />&gt; Call toll-free: <strong>1.800.228.5882</strong><br />&gt; <a href='https://bankofamerica-smallbusiness.capitalstream.com/wbs/template/home.vm?url=wbs&wizard_id=bofa_mrf_app_1.vm&___state_id=FL&___link_id=4881200219074710427&___adtrack_id=1234567890120428789&___source_id=INT&typeOfAction=bus_bypass&___promocode=492&cm_re=SB-Merchant-_-SB-Onboarding-_-SB-OnboardingSite-Grow_GetstartedMerchantcardprocessing' title='Business Financing Options'>Get started now</a></p><div class='clear'>&nbsp;</div><p class='copy'>&hellip;and other business-building payment options.</p><ul class='copy'><li>Get paid faster with funds available as soon as the next business day<sup>(4)</sup></li><li>Reduce expenses with the new Bank of America terminal available for zero-cost after rebate, exclusively for our customers<sup>(5)</sup></li><li>Meet or beat guarantee: You can earn $250 if we can&rsquo;t meet or beat your current merchant providers processing fees<sup>(6)</sup></li></ul><!-- end copy --><div class='clear'>&nbsp;</div></div><!-- end contExpand --><a href='http://www.bankofamerica.com/contact/data/contact.cfm?lob=smallbiz&cm_re=SB-General-_-SB-Onboarding-_-SB-OnboardingSite-Home_Contactsmallbusinesscustomerservice' title='Need More Assistance? Contact Small Business Customer Service'><img src='images/button_need_more_off.gif' alt='Need More Assistance? Contact Small Business Customer Service button' width='256' height='39' class='goGreen' /></a> <a href='http://smallbusinessonlinecommunity.bankofamerica.com/index.jspa' title='Learn, Connect and Share: Network with other business owners who are local, nationwide and worldwide.*: Join the Small Business Online Community *Bank of America is not responsible for user posts and other user content appearing on this website and does not endorse or guarantee the perspectives, the advice, the users, the businesses, or the products or services sold by any users or businesses that appear on this website.'><img src='images/button_online_community_off.gif' alt='Learn, Connect and Share: Network with other business owners who are local, nationwide and worldwide.*: Join the Small Business Online Community *Bank of America is not responsible for user posts and other user content appearing on this website and does not endorse or guarantee the perspectives, the advice, the users, the businesses, or the products or services sold by any users or businesses that appear on this website. button' width='262' height='62' class='onlineCommunity' /></a><a href='javascript:legalsPopUpOpen()' title='Legal copy' id='legalCopyButton'><span>Legal copy</span></a><div id='legals'><div class='top'><a href='javascript:legalsPopUpClose()' title='Close window'><img src='images/button_legals_close_off.jpg' alt='Close window' width='12' height='11' /></a></div><div class='middle'><div id='legalScroll'><p class='leed'><em>(1)</em>Normal credit standards apply. Credit subject to approval. Credit cards issued and administered by FIA Card Services, N.A.</p><p><em>(2)</em>Claims may be filed against posted and settled transactions subject to dollar limits and verification, and must be reported within 60 days of the statement. Not available on check cards in Washington or Idaho.</p><p><em>(3)</em>Available for business established two years or more.</p><p><em>(4)</em>After deposit of transactions. Must have a Bank of America business checking account.  Only valid on Visa&reg; and MasterCard&reg; transactions. Exceptions may apply.</p><p><em>(5)</em>The terminals will be zero cost after a rebate, as part of a 3-year fixed pricing package for each new merchant account as further described in the Fee Schedule provided by Bank of America, N.A. (&ldquo;Bank&rdquo;). At the time the merchant opens a new merchant account, it can purchase one Hypercom Optimum&reg; T4210 for $199 or one Hypercom Optimum&reg; T4220 for $299 due upfront; only one discounted terminal per merchant account (additional terminals may be purchased at the regular retail price). The merchant can get a rebate of that purchase price less sales tax and any applicable handling fee, which will appear as a credit on the 12th month merchant account statement; only one rebate per merchant account. For each such merchant account, if the merchant closes any new merchant account or terminates the Merchant Agreement with Bank (or if the Bank takes either such action for cause) or if the merchant requests a re-price within that 3-year period, then in any of those events, an early package cancellation fee of $199 will be charged for that merchant account at the time (and if such event occurs within the first 12 months, the merchant is also no longer eligible for the rebate associated with the terminal for that merchant account).</p><p><em>(6)</em>This offer applies only to merchants who are not currently processing with Merchant Services from Bank of America, merchants who are not part of an association or who collected a payment from a like offer within the past 12 months.  Pricing comparison applies to processing rates and fees only, not to include monthly terminal or software fees.  Merchants must provide their most recent 2 months credit card processing statements.  We will send a $250 check within 30 days of meeting the eligibility requirements. Check will be issued to the person authorized to sign up for or change the current merchant services provider.  Limit one offer per merchant relationship/business entity.  To the extent required by law, Bank of America will report the value of the offer to the IRS.  Any applicable taxes are the responsibility of the account holder.  Certain merchant restrictions and eligibility requirements apply.</p><p><em>(7)</em>Bank of America will waive the monthly maintenance fee on your Business Economy Checking account for each statement period in the month following a point-of-sale Bank of America Visa Check Card purchase.  For example, if you make a point-of-sale check card purchase in the month of August, your monthly maintenance fee credit will appear on your September statement.  The following transactions do not qualify as point-of-sale purchases: a) ATM transactions; b) credits, such as those for purchases that are cancelled or returned, or other adjustments related to point-of-sale purchases; c) purchases of cash-like items, such as money orders, traveler&rsquo;s cheques, foreign currency, cashier&rsquo;s checks, gaming chips, and other similar instruments and things of value; d) account funding transactions, including transfers to open or fund deposit, escrow or brokerage accounts, and purchases of stored value cards. The account must be in good standing at the time of the purchase(s). For each month a point-of-sale Check Card purchase is not made, you will be charged your usual monthly maintenance fee if you do not meet the minimum balance requirement outlined in your Personal Schedule of Fees. We may, at our discretion and without notice to you, amend or cancel this offer at any time.</p></div><!-- end legalScroll --></div><!-- end middle --><div class='bottom'>&nbsp;</div></div><!-- end legals -->",
					mainNav: "<li class='activate'><a href='activateandsetupyouraccounts/index.html' title='Learn how to activate your checking account and check card, and set up your merchant card processing.' onclick='afterFadeOut(\"activateandsetupyouraccounts\"); h2Open = null; cmCreateConversionEventTag(\"Activate Accounts\",\"2\",\"SB-Onboarding-ActivateAccounts\",\"0\"); return false;'><span>Activate and Set Up Your Accounts</span></a></li><li class='setUp'><a href='setupyouronlineservices/index.html' title='Step-by-step instructions to activate and access all the tools for Small Business Online Banking and for Online Business Suite&reg;.' onclick='afterFadeOut(\"setupyouronlineservices\"); h2Open = null; cmCreateConversionEventTag(\"Set up Online Main\",\"2\",\"SB-Onboarding-SetUpOnlineServices\",\"0\"); return false;'><span>Set Up Your Online Services</span></a></li><li class='help'><a href='helpreduceyourfees/index.html' title='Discover cost-saving tips to help you reduce and avoid banking fees.' onclick='afterFadeOut(\"helpreduceyourfees\"); h2Open = null; cmCreateConversionEventTag(\"Reduce Fees\",\"2\",\"SB-Onboarding-ReduceYourFees\",\"0\"); return false;'><span>Help Reduce Your Fees</span></a></li><li class='grow'><img src='images/mainNav_04_grow_on.gif' alt='Grow Your Business: These useful banking solutions are designed to help your business move forward button' width='152' height='43' /></li>"
				},
				// end grow
				homepage: {
					background: "url(images/background_body_home.jpg)",
					content: "<div class='top'><img src='images/heading_content_top_easy.gif' alt='It&rsquo;s easy to get started. heading' width='232' height='24' /></div><div class='bottom'><p>Information in this easy-to-navigate site will help you activate and set up your accounts so you can make the most of your small business banking experience.</p></div><!-- end bottom -->",
					mainNav: "<li class='activate'><a href='activateandsetupyouraccounts/index.html' title='Learn how to activate your checking account and check card, and set up your merchant card processing.' onclick='afterFadeOut(\"activateandsetupyouraccounts\"); h2Open = null; cmCreateConversionEventTag(\"Activate Accounts\",\"2\",\"SB-Onboarding-ActivateAccounts\",\"0\"); return false;'><span>Activate and Set Up Your Accounts</span></a></li><li class='setUp'><a href='setupyouronlineservices/index.html' title='Step-by-step instructions to activate and access all the tools for Small Business Online Banking and for Online Business Suite&reg;.' onclick='afterFadeOut(\"setupyouronlineservices\"); h2Open = null; cmCreateConversionEventTag(\"Set up Online Main\",\"2\",\"SB-Onboarding-SetUpOnlineServices\",\"0\"); return false;'><span>Set Up Your Online Services</span></a></li><li class='help'><a href='helpreduceyourfees/index.html' title='Discover cost-saving tips to help you reduce and avoid banking fees.' onclick='afterFadeOut(\"helpreduceyourfees\"); h2Open = null; cmCreateConversionEventTag(\"Reduce Fees\",\"2\",\"SB-Onboarding-ReduceYourFees\",\"0\"); return false;'><span>Help Reduce Your Fees</span></a><li class='grow'><a href='growyourbusiness/index.html' title='These useful banking solutions are designed to help your business move forward.' onclick='afterFadeOut(\"growyourbusiness\"); h2Open = null; cmCreateConversionEventTag(\"Grow your Business\",\"2\",\"SB-Onboarding-Grow\",\"0\"); return false;'><span>Grow Your Business</span></a></li>"
				}
				// end homepage
			};
			

// from js/legalsPopUp.js
			function legalsPopUpOpen() {
				$("legalCopyButton").hide();
				$("legals").show();
				new Effect.Opacity("legals", {
					duration: 0.5,
					from: 0,
					to: 1
				});
			}
			
			function legalsPopUpClose() {
				new Effect.Opacity("legals", {
					duration: 0.5,
					from: 1,
					to: 0
				});
				setTimeout("$('legalCopyButton').show()", 500);
				setTimeout("$('legals').hide()", 500);
			}

// from js/setMainNavButtons.js
        	function hideShowScrollWindow(action) {
				if (action == "close") 
					$("scrollWindow").hide();
				else 
					$("scrollWindow").show();
			}
			
			function sectionSpecificStyles(section) {
				if (section == "activateandsetupyouraccounts") {
					if (browser == "Not IE") {
						$("headBusiness").setStyle({
							marginTop: "-1px"
						});
					}
					$("contChecking").setStyle({
						height: sections.activate.modWrapContHeight
					});
					$("contBusiness").setStyle({
						height: sections.activate.modWrapContHeight
					});
					$("contMerchant").setStyle({
						height: sections.activate.modWrapContHeight
					});
					$$("#content img.onlineCommunity").each(function(img) {
						img.setStyle({
							position: "relative",
							left: "5px"
						});
					});
				} else if (section == "setupyouronlineservices") {
					if (browser == "Not IE") {
						$("headBusiness").setStyle({
							marginTop: "-1px"
						});
						$("headExpress").setStyle({
							marginTop: "-1px"
						});
						$("headEasy").setStyle({
							marginTop: "-1px"
						});
					}
					$("contOnline").setStyle({
						height: sections.setUp.modWrapContHeight
					});
					$("contBusiness").setStyle({
						height: sections.setUp.modWrapContHeight
					});
					$("contManagement").setStyle({
						height: sections.setUp.modWrapContHeight
					});
					$("contExpress").setStyle({
						height: sections.setUp.modWrapContHeight
					});
					$("contDirect").setStyle({
						height: sections.setUp.modWrapContHeight
					});
					$("contEasy").setStyle({
						height: sections.setUp.modWrapContHeight
					});
					$("scrollWindow").hide();
				} else if (section == "helpreduceyourfees") {
					if (browser == "Not IE") {
						$("headFees").setStyle({
							marginTop: "-1px"
						});
						$("headOverdraft").setStyle({
							marginTop: "-1px"
						});
					}
					$("contHow").setStyle({
						height: sections.help.modWrapContHeight
					});
					$("contFees").setStyle({
						height: sections.help.modWrapContHeight
					});
					$("contAlerts").setStyle({
						height: sections.help.modWrapContHeight
					});
					$("contOverdraft").setStyle({
						height: sections.help.modWrapContHeight
					});
					$$("#contHow p.call a").each(function(a) {
						a.observe("click", function(a) {
							
							if(!(/\.pdf$/g).test(a.target.href)) {
							
								Effect.BlindUp("cont" + h2Open);
								Effect.BlindDown("contFees");
								h2Open = "Fees";
								$$("#content h2 img").each(function(img) {
									img.setAttribute("src", "images/arrow_h2_closed.jpg");
								});
								$("headFees").down("img").setAttribute("src", "images/arrow_h2_open.jpg");
								hideShowScrollWindow("close");
								a.stop();
							
							}
						});
					});
					$("scrollWindow").hide();
					$("legalCopyButton").setStyle("margin-top: 3px;");
					$("legals").hide();
					/*$("legals").setStyle({
						marginTop: "0",
						position: "absolute",
						left: "83px",
						top: "-190px",
						opacity: "0"
					});
					$$("#legals div.top")[0].setStyle({
						top: "0"
					});
					if (browser == "ie" || browser == "ie6") {
						$$("#legals div.middle")[0].setStyle({
							height: "16em"
						});
					}
					if (browser == "ie6") {
						$("legals").setStyle({
							top: "100px"
						});
						$$("#legals div.top")[0].setStyle({
							top: "-181px"
						});
					}*/
					$("legals").setStyle({
						marginTop: "0",
						position: "absolute",
						left: "83px",
						top: "-80px",
						opacity: "0"
					});
					$$("#legals div.top")[0].setStyle({
						top: "0"
					});
					if (browser == "ie" || browser == "ie6") {
						$$("#legals div.middle")[0].setStyle({
							height: "16em"
						});
					}
					if (browser == "ie6") {
						$("legals").setStyle({
							top: "100px"
						});
						$$("#legals div.top")[0].setStyle({
							top: "-181px"
						});
					}
				} else if (section == "growyourbusiness") {
					if (browser == "Not IE") {
						$("headWorld").setStyle({
							marginTop: "-1px"
						});
						$("headCredit").setStyle({
							marginTop: "-1px"
						});
					}
					$("contDirect").setStyle({
						height: sections.grow.modWrapContHeight
					});
					$("contWorld").setStyle({
						height: sections.grow.modWrapContHeight
					});
					$("contExpand").setStyle({
						height: sections.grow.modWrapContHeight
					});
					$("contCredit").setStyle({
						height: sections.grow.modWrapContHeight
					});
					$("scrollWindow").hide();
					$$("#content img.onlineCommunity").each(function(img) {
						img.setStyle({
							position: "relative",
							left: "5px"
						});
					});
					$("legalCopyButton").setStyle("margin-top: -62px;");
					$("legals").hide();
					$("legals").setStyle({
						marginTop: "0",
						position: "absolute",
						left: "83px",
						top: "-80px",
						opacity: "0"
					});
					$$("#legals div.top")[0].setStyle({
						top: "0"
					});
					if (browser == "ie" || browser == "ie6") {
						$$("#legals div.middle")[0].setStyle({
							height: "16em"
						});
					}
					if (browser == "ie6") {
						$("legals").setStyle({
							top: "100px"
						});
						$$("#legals div.top")[0].setStyle({
							top: "-181px"
						});
					}
				}
			}
			
			var currSection = null;
			var currBackground = null;
			var currSectContent = null;
			var currNav = null;
			var h2Open = null;
			
			function afterFadeOut(section) {
				var currContentTopPadding = null;
				var currLiftHeight = null;
				switch (section) {
					case "activateandsetupyouraccounts" : 
						currSection = "activate";
						currBackground = sections.activate.background;
						currContentTopPadding = sections.activate.contentTopPadding;
						currLiftHeight = sections.activate.liftHeight;
						currSectContent = sections.activate.content;
						currNav = sections.activate.mainNav;
						break;
					case "setupyouronlineservices" : 
						currSection = "setUp";
						currBackground = sections.setUp.background;
						currContentTopPadding = sections.setUp.contentTopPadding;
						currLiftHeight = sections.setUp.liftHeight;
						currSectContent = sections.setUp.content;
						currNav = sections.setUp.mainNav;
						break;
					case "helpreduceyourfees" : 
						currSection = "help";
						currBackground = sections.help.background;
						currContentTopPadding = sections.help.contentTopPadding;
						currLiftHeight = sections.help.liftHeight;
						currSectContent = sections.help.content;
						currNav = sections.help.mainNav;
						break;
					case "growyourbusiness" : 
						currSection = "grow";
						currBackground = sections.grow.background;
						currContentTopPadding = sections.grow.contentTopPadding;
						currLiftHeight = sections.grow.liftHeight;
						currSectContent = sections.grow.content;
						currNav = sections.grow.mainNav;
						break;
					case "homepage" : 
						currSection = "homepage";
						currBackground = sections.homepage.background;
						// currContentTopPadding = sections.homepage.contentTopPadding;
						// currLiftHeight = sections.homepage.liftHeight;
						currSectContent = sections.homepage.content;
						currNav = sections.homepage.mainNav;
						break;
				}
				$("wrapper").setStyle({
					backgroundImage: currBackground
				});
				if (currSection != "home") {
					$("header").insert("<a href='#' title='Go back to home page' onclick='afterFadeOut(\"homepage\"); h2Open = null; return false;'><span>Go back to home page</span></a>");
				}
				$("content").setStyle({
					paddingTop: currContentTopPadding
				});
				$("content").update(currSectContent);
				$("mainNav").update(currNav);
				if (currSection == "homepage") {
					if (browser == "Not IE") 
						$("mainNav").setStyle("top: 0;");
				}
				if (currSection != "homepage") {
					$("mainNav").setStyle("top: 180px;");
					$$("#content div.leed")[0].setStyle({
						width: "621px",
						height: "7em",
						paddingBottom: "0",
						position: "absolute",
						left: "0",
						top: "180px"
					});
					if (browser == "Not IE") {
						$$("#content div.leed")[0].setStyle("top: 180px");
					} else {
						$$("#content div.leed")[0].setStyle("top: 179px");
					}
					$("lift").setStyle({
						height: currLiftHeight
					});
					$$("#content h2").each(function(h2) {
						h2.setStyle({
							cursor: "pointer"
						});
					});
					$$("#content div.modWrapCont").each(function(d) {
						d.setStyle({
							paddingBottom: "0"
						});
						d.hide();
					});
					sectionSpecificStyles(section);
					$$("#content h2").each(function(h2) {
						h2.observe("click", function(h2) {
							/*
								If a content module is currently open...
							*/
							if (h2Open != null) {
								/*
									If a content module is currently open and 
									its <h2> is the heading being clicked...
								*/
								if (h2Open == this.readAttribute("id").split("head")[1]) {
									Effect.BlindUp("cont" + h2Open);
									Effect.BlindDown("lift", {
										scaleFrom: 0,
										scaleTo: 100
									});
									setTimeout("$$('#content div.leed')[0].show()", 1000);
									setTimeout("h2Open = null", 1000);
									this.down("img").setAttribute("src", "images/arrow_h2_closed.jpg");
									if (section == "setupyouronlineservices" || section == "helpreduceyourfees" || section == "growyourbusiness") 
										hideShowScrollWindow("close");
								} else {
									Effect.BlindUp("cont" + h2Open);
									Effect.BlindDown("cont" + this.readAttribute("id").split("head")[1]);
									h2Open = this.readAttribute("id").split("head")[1];
									$$("#content h2 img").each(function(img) {
										img.setAttribute("src", "images/arrow_h2_closed.jpg");
									});
									this.down("img").setAttribute("src", "images/arrow_h2_open.jpg");
									if (section == "setupyouronlineservices" || section == "helpreduceyourfees" || section == "growyourbusiness") {
										if (this.readAttribute("id") == "headOnline" || this.readAttribute("id") == "headHow" || this.readAttribute("id") == "headExpand") 
											setTimeout("hideShowScrollWindow('open')", 1000);
										else 
											hideShowScrollWindow("close");
									}
								}
							/*
								If no content modules are currently open...
							*/
							} else {
								$$("#content div.leed")[0].hide();
								Effect.BlindUp("lift", {
									scaleFrom: 100,
									scaleTo: 0
								});
								h2Open = this.readAttribute("id").split("head")[1];
								Effect.BlindDown("cont" + h2Open);
								this.down("img").setAttribute("src", "images/arrow_h2_open.jpg");
								if (section == "setupyouronlineservices" || section == "helpreduceyourfees" || section == "growyourbusiness") {
									if (this.readAttribute("id") == "headOnline" || this.readAttribute("id") == "headHow" || this.readAttribute("id") == "headExpand") 
										setTimeout("hideShowScrollWindow('open')", 1000);
								}
							}
						});
					});
				}
				new Effect.Opacity("content", {
					duration: 0.5,
					from: 0,
					to: 1
				});
				
				/*
				Event.observe("feesOBS", "click", function(e){ setPopUp("noPop") });
				
				var popWin = "";

				function setPopUp(val){
					alert("before eval: " + val);
					if(val == "noPop"){
						popWin = false;
					}else{
						popWin = true;
					}
					alert("after eval: " + popWin);
				}
				*/
				
				launchNewWindow("#content a");
				
			}
			
			function setMainNavButtons() {
				
				$$("#mainNav li a").each(function(a) {
					var section = a.readAttribute("href").split("/")[0];
					a.observe("click", function(a) {
						h2Open = null;
						new Effect.Opacity("content", {
							duration: 0.5, 
							from: 1,
							to: 0
						});
						setTimeout("afterFadeOut('" + section +"')", 500);
						a.stop();
					});
				});
				$('mainNav').removeClassName("hide_nav");
			}

// from js/mainNavHoversCss.js
			function mainNavHoversCss() {
				if (browser != "ie6") {
					$$("head")[0].insert("<link rel='stylesheet' type='text/css' media='screen' href='css/mainNavHovers.css' />");
				}
			}


//<![CDATA[
var buttons = [
	"images/mainNav_01_activate",
	"images/mainNav_02_set_up",
	"images/mainNav_03_help",
	"images/mainNav_04_grow"
];
var funcs = [
	subNavLNW,
	setButtonHovers,
	styleFooter,
	setMainNavButtons,
	mainNavHoversCss,
	fixContactUs
];
//]]>
			
// from js/loadFuncs.js			
			funcs.each(function(f) {
				Event.observe(window, "load", f);
				
				
			});
			
/*
this function was added to support the re-activation of the 'contact us' button. it was set to display:none in screen.css and we are removing the selector here thus reactivating the panel for the js to control.
*/
			
function fixContactUs() {			
	
	//if (isIE6) {
		$('linksFlyout').down('.middle').writeAttribute('style',value='background:url(images/background_flyout_middle_ie6.gif) no-repeat left bottom; zoom:1');
		
	//}
	
	$('linksFlyout').writeAttribute('id',value='');
}