// for Cool Menus
if(window.event + "" == "undefined") event = null;
function showMenu(){return false};
function mout(){return false};
function dummyObject() {this.mout=mout};
oM = new dummyObject();

/*
function doResize() {
	window.document.location.replace(window.document.location.href);
}

window.onresize = doResize;
*/

function stopError() {
  return true;
}
//window.onerror = stopError;



/*
META TAGS CONTENT AND DESCRIPTION BELOW
META TAGS CONTENT AND DESCRIPTION BELOW
META TAGS CONTENT AND DESCRIPTION BELOW
*/
document.write('<meta name="keywords" content="Arizona Central Credit Union, Federal, Credit , Union, azcentralcu, A financial institution of excellence, featuring secure Internet-based services including Home Banking, Bill Payment, Bill Presentment, Quicken and Money interfaces, Stock Quotes, on-line applications, financial calculators, useful links and a wealth of financial information">');


document.write('<meta name="description" content="ATM, ATM Locations, Account Access, Account Transfer, Automobile Loans, AutoVantage, Bank, Bank Account, Banking, Bill Payment, Bill Presentment, Brokerage, Cash, CDs, Certificates of Deposit, Checks, Checking Accounts, Consumer Loans, Convenience Services, Credit, Credit Card, Credit Card Applications, Credit Union, Digital Insight, Finance, Financial Calculator, Financial Institution, Financial Wizard, Loans, Home Loans, IRA, Money, Term Investment, Online Banking, Order Checks, Personal Financial Management, Rates, Mortgage Rates, Loan Rates, Terms, Retirement, Savings Accounts, Savings, Savings and Loan, Stock Quotes, Stocks, Student Loans, Student, Term Share Certificates, Thrifts, Visa Credit Cards">');
/*
META TAGS CONTENT AND DESCRIPTION ABOVE
META TAGS CONTENT AND DESCRIPTION ABOVE
META TAGS CONTENT AND DESCRIPTION ABOVE
*/


/*
CALL TO CORRECT DIRECTORY
CALL TO CORRECT DIRECTORY
CALL TO CORRECT DIRECTORY
CALL TO CORRECT DIRECTORY
*/


//if you are on homepage you need <script> var homepage = "yes";</script> to make codework properly

var imgdir = "";
var sitedir;
var securedir;
var homedir;

if(window.location.href.indexOf('locations') > -1) { // This is to fix the broken third party ATM locator page.
imgdir="https://www.azcentralcu.org/images/"
sitedir="http://www.azcentralcu.org/"
securedir="https://www.azcentralcu.org/"
homedir="https://www.azcentralcu.org/"
}

else if(window.homepage)
{
imgdir="https://www.azcentralcu.org/images/"
sitedir="http://www.azcentralcu.org/"
securedir="https://www.azcentralcu.org/"
homedir="https://www.azcentralcu.org/"
}
else if(window.absolutepage)
{
imgdir="http://www.azcentralcu.org/images/"
sitedir="http://www.azcentralcu.org/"
securedir="http://www.azcentralcu.org/"
homedir="http://www.azcentralcu.org/"
}
else if(window.securepage)
{
imgdir="https://www.azcentralcu.org/images/"
sitedir="http://www.azcentralcu.org/"
securedir="https://www.azcentralcu.org/"
homedir="http://www.azcentralcu.org/"
}
else
{
imgdir="../images/";
sitedir="../";
securedir="../";
homedir="../";
}


// ROLLOVER CODE BELOW ROLLOVER CODE BELOW ROLLOVER CODE BELOW ROLLOVER CODE BELOW
// ROLLOVER CODE BELOW ROLLOVER CODE BELOW ROLLOVER CODE BELOW ROLLOVER CODE BELOW
// ROLLOVER CODE BELOW ROLLOVER CODE BELOW ROLLOVER CODE BELOW ROLLOVER CODE BELOW


browserName = navigator.appName;
browserVer = parseInt(navigator.appVersion);
if (((browserName == "Netscape") && (browserVer >= 3)) || ((browserName =="Microsoft Internet Explorer") && (browserVer >= 4)))
{
version = "ok";
home_on = new Image(90,9);
home_on.src = imgdir + "nav-home-on.gif";

home_off = new Image(90,9);
home_off.src = imgdir + "nav-home-off.gif";

career_on = new Image(40,10);
career_on.src = imgdir + "nav-careers-on.gif";

career_off = new Image(40,10);
career_off.src = imgdir + "nav-careers-off.gif";

anytime_on = new Image(109,10);
anytime_on.src = imgdir + "nav-anytime-on.gif";

anytime_off = new Image(109,10);
anytime_off.src = imgdir + "nav-anytime-off.gif";

find_on = new Image(39,10);
find_on.src = imgdir + "nav-find-on.gif";

find_off = new Image(39,10);
find_off.src = imgdir + "nav-find-off.gif";

contact_on = new Image(57,10);
contact_on.src = imgdir + "nav-contact-on.gif";

contact_off = new Image(57,10);
contact_off.src = imgdir + "nav-contact-off.gif";

howtojoin_on = new Image(60,10);
howtojoin_on.src = imgdir + "nav-howtojoin-on.gif";

howtojoin_off = new Image(60,10);
howtojoin_off.src = imgdir + "nav-howtojoin-off.gif";

personal_on = new Image(186,23);
personal_on.src = imgdir + "nav-personal-on.gif";

personal_off = new Image(186,23);
personal_off.src = imgdir + "nav-personal-off.gif";

business_on = new Image(186,22);
business_on.src = imgdir + "nav-business-on.gif";

business_off = new Image(186,22);
business_off.src = imgdir + "nav-business-off.gif";

convenience_on = new Image(186,20);
convenience_on.src = imgdir + "nav-convenience-on.gif";

convenience_off = new Image(186,20);
convenience_off.src = imgdir + "nav-convenience-off.gif";

help_on = new Image(186,22);
help_on.src = imgdir + "nav-help-on.gif";

help_off = new Image(186,22);
help_off.src = imgdir + "nav-help-off.gif";

whatsnew_on = new Image(186,20);
whatsnew_on.src = imgdir + "nav-whatsnew-on.gif";

whatsnew_off = new Image(186,20);
whatsnew_off.src = imgdir + "nav-whatsnew-off.gif";

securitycenter_on = new Image(186,20);
securitycenter_on.src = imgdir + "nav-securitycenter-on.gif";

securitycenter_off = new Image(186,20);
securitycenter_off.src = imgdir + "nav-securitycenter-off.gif";

branch_on = new Image(82,40);
branch_on.src = imgdir + "tabs-branch-on.gif";

branch_off = new Image(82,40);
branch_off.src = imgdir + "tabs-branch-off.gif";

phone_on = new Image(82,40);
phone_on.src = imgdir + "tabs-byphone-on.gif";

phone_off = new Image(82,40);
phone_off.src = imgdir + "tabs-byphone-off.gif";

online_on = new Image(82,40);
online_on.src = imgdir + "tabs-online-on.gif";

online_off = new Image(82,40);
online_off.src = imgdir + "tabs-online-off.gif";

branch2_on = new Image(82,40);
branch2_on.src = imgdir + "tabs-branch-on.gif";

branch2_off = new Image(82,40);
branch2_off.src = imgdir + "tabs-branch-off.gif";

phone2_on = new Image(82,40);
phone2_on.src = imgdir + "tabs-byphone-on.gif";

phone2_off = new Image(82,40);
phone2_off.src = imgdir + "tabs-byphone-off.gif";

online2_on = new Image(82,40);
online2_on.src = imgdir + "tabs-online-on.gif";

online2_off = new Image(82,40);
online2_off.src = imgdir + "tabs-online-off.gif";



branch3_on = new Image(82,40);
branch3_on.src = imgdir + "tabs-branch-on.gif";

branch3_off = new Image(82,40);
branch3_off.src = imgdir + "tabs-branch-off.gif";

phone3_on = new Image(82,40);
phone3_on.src = imgdir + "tabs-byphone-on.gif";

phone3_off = new Image(82,40);
phone3_off.src = imgdir + "tabs-byphone-off.gif";

online3_on = new Image(82,40);
online3_on.src = imgdir + "tabs-online-on.gif";

online3_off = new Image(82,40);
online3_off.src = imgdir + "tabs-online-off.gif";



branch4_on = new Image(82,40);
branch4_on.src = imgdir + "tabs-branch-on.gif";

branch4_off = new Image(82,40);
branch4_off.src = imgdir + "tabs-branch-off.gif";

phone4_on = new Image(82,40);
phone4_on.src = imgdir + "tabs-byphone-on.gif";

phone4_off = new Image(82,40);
phone4_off.src = imgdir + "tabs-byphone-off.gif";

online4_on = new Image(82,40);
online4_on.src = imgdir + "tabs-online-on.gif";

online4_off = new Image(82,40);
online4_off.src = imgdir + "tabs-online-off.gif";


branch5_on = new Image(82,40);
branch5_on.src = imgdir + "tabs-branch-on.gif";

branch5_off = new Image(82,40);
branch5_off.src = imgdir + "tabs-branch-off.gif";

phone5_on = new Image(82,40);
phone5_on.src = imgdir + "tabs-byphone-on.gif";

phone5_off = new Image(82,40);
phone5_off.src = imgdir + "tabs-byphone-off.gif";

online5_on = new Image(82,40);
online5_on.src = imgdir + "tabs-online-on.gif";

online5_off = new Image(82,40);
online5_off.src = imgdir + "tabs-online-off.gif";


branch6_on = new Image(82,40);
branch6_on.src = imgdir + "tabs-branch-on.gif";

branch6_off = new Image(82,40);
branch6_off.src = imgdir + "tabs-branch-off.gif";

phone6_on = new Image(82,40);
phone6_on.src = imgdir + "tabs-byphone-on.gif";

phone6_off = new Image(82,40);
phone6_off.src = imgdir + "tabs-byphone-off.gif";

online6_on = new Image(82,40);
online6_on.src = imgdir + "tabs-online-on.gif";

online6_off = new Image(82,40);
online6_off.src = imgdir + "tabs-online-off.gif";


}
else
version = "x";


function img_act(imgName)
{

if (version == "ok")
{

imgOn = eval(imgName + "_on.src");

document [imgName].src = imgOn;

}
return;
}

function img_inact(imgName)
{
oM.mout();
window.status = "";
 if (version == "ok")
{
imgOff = eval(imgName + "_off.src");

document [imgName].src = imgOff;
}
return;
}

// ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE
// ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE
// ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE

//style sheet sniffer
document.write('<scr'+ 'ipt src="' + securedir + 'layout/_styles.js"></scr' + 'ipt>');

function showCalc(calc)
{
var pWidth = ( ((parseInt(screen.width) / 2)) - 275)
var pHeight = (((parseInt(screen.height) / 2)) -240)
window.open(calc,"hello","width=550,height=480,left=" + pWidth + ",top=" + pHeight + ",resizable=1,scrollbars=1");
}

function showPop(pop)
{
var pWidth = ( ((parseInt(screen.width) / 2)) - 275)
var pHeight = (((parseInt(screen.height) / 2)) -240)
window.open(pop,"hello","width=550,height=480,left=" + pWidth + ",top=" + pHeight + ",resizable=1,scrollbars=1");

}
function tabover(howmuch)
{
var farover = '';
farover += '<img src="../images/clearpix.gif" width="' + howmuch + '" height="1" alt="" border="0">';
document.write(farover);
}

function open_apps(nameofapp)
{
var pWidth = ( ((parseInt(screen.width) / 2)) - 350)
var pHeight = (((parseInt(screen.height) / 2)) - 300)
aWindow = window.open('https://www.azcentralcu.org/Forms/OnlineForm.cgi?form=' + nameofapp + '&onWeb=TRUE','application',"toolbar=0,location=0,directories=0,status=0,menubar=0,width=700,height=600,top=" + pHeight + ",left=" + pWidth + ",scrollbars=1,resizable=1,status=1");
}


function show(item)
{
	document.write(item);
}



var content = new Array();

content[0]="";
content[0]='Open your Share Savings Account at any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> with a member service representative.<br /><br />To open a new  account, bring cash, check, or money order for at least $25 (required minimum deposit). Valid identification for yourself and the joint owner is also required, such as a state-issued driver\'s license or I.D. card, U.S. passport, U.S. military I.D, Resident Alien Card, or Matricula Card. If you\'re under the age of 13, you\'ll need a parent or guardian as a joint owner. If you\'re opening a joint account, both parties must be present.';

content[2]= "";
content[2]+= 'Call (602) 264-6421 or toll free 1-866-264-6421 to request a membership application by mail. ';

content[1]= "";
content[1]+= 'Complete our <a href="../prodserv/Membership.pdf" target="_blank">Membership Application</a> (requires <a href="javascript://" onClick="javascript:third_party(\'http://www.azcentralcu.org/layout/popup.html?location=http://www.adobe.com/products/acrobat/readstep2.html\');">Adobe Acrobat Reader&reg;</a>) and submit it by mail.';

content[3]= "";
content[3]+= 'Open your You-Name-It Savings Account<span class="style1"></span> at any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> with a member service representative. You may have the funds transferred from your Share Account or bring cash, check, or money order for your opening deposit.';

content[5]= "";
content[5]+= 'If you\'re already a member of Arizona Central Credit Union and have the funds available in your account, call (602) 264-6421 or toll free 1-866-264-6421 to open your You-Name-It Savings Account<span class="style1"></span>. ';

content[4]= "";
content[4]+= 'If you\'re already a member of Arizona Central Credit Union, access your account online with <a href="javascript:openIB();">eBRANCH</a>. Once you\'ve logged in, click on "Online Forms" to request your You-Name-It Savings Account<span class="style1"></span>.';

content[6]= "";
content[6]+= 'Open your IRA Share Account at any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> with a member service representative. You may have the funds transferred from your Share Account or bring cash, check, or money order for your opening deposit.';

content[8]= "";
content[8]+= 'This feature is not currently available.';

content[7]= "";
content[7]+= 'This feature is not currently available.';

content[9]= "";
content[9]+= 'Open your Money Manager Account at any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> with a member service representative. You may have the funds transferred from your Share Account or bring cash, check, or money order for your opening deposit.';

content[11]= "";
content[11]+= 'If you\'re already a member of Arizona Central Credit Union and have the funds available in your account, you may call (602) 264-6421 or toll free 1-866-264-6421, to open your Money Manager Account.' ;

content[10]= "";
content[10]+= 'If you\'re already a member of Arizona Central Credit Union, access your account online with <a href="javascript:openIB();">eBRANCH</a>. Once you\'ve logged in, click on "Online Forms" to request your Money Manager Account.'

content[12]= "";
content[12]+= 'Open a Certificate Account at any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> with a member service representative. You may have the funds transferred from your Share Account or bring cash, check, or money order for your opening deposit.';

content[14]= "";
content[14]+= 'If you\'re already a member of Arizona Central Credit Union and have the funds available in your account, you may call (602) 264-6421 or toll free 1-866-264-6421 to open your Certificate.';

content[13]= "";
content[13]+= 'If you\'re already a member of Arizona Central Credit Union, access your account online with <a href="javascript:openIB();">eBRANCH</a>. Once you\'ve logged in, click on "Online Forms" to request your Certificate.';

content[15]= "";
content[15]+= 'Open an IRA at any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> with a member service representative. You may have the funds transferred from your Share Account or bring cash, check, or money order for your opening deposit.';

content[17]= "";
content[17]+= 'This feature is not currently available.';

content[16]= "";
content[16]+= 'This feature is not currently available.';

content[18]= "";
content[18]+= 'Open your TeenStyle Checking Account at any one of our <a href="../help_desk/branch_locations.html">branch locations</a> with a member service representative. You may have the funds transferred from your Share Account or bring cash, check, or money order for your opening deposit.<br><br>You must be 13-17 years old to open a TeenStyle Checking Account.  You\'ll need a parent/guardian as a joint-owner on the account. If you\'re opening a joint account, both parties must be present.';

content[19]= "";
content[19]+= 'Complete our <a href="../prodserv/Membership.pdf" target="_blank">Application for Membership &amp; Services</a> to request a checking account (requires <a href="javascript://" onClick="javascript:third_party(\'http://www.azcentralcu.org/layout/popup.html?location=http://www.adobe.com/products/acrobat/readstep2.html\');">Adobe Acrobat Reader&reg;</a>) and submit it by mail. <br><br>You must be 13-17 years old to open a TeenStyle Checking Account.  You\'ll need a parent/guardian as a joint-owner on the account. ';

content[20]= "";
content[20]+= 'You may call (602) 264-6421 or toll free 1-866-264-6421 to request an application.';

content[21]= "";
content[21]+= 'Apply for your Visa Check Card when applying for your LifeStyle Checking Account.  If your Checking Account is already open, you may complete the Visa Check Card application at any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> and submit it to a member service representative.';

content[23]= "";
content[23]+= 'Call (602) 264-6421 or toll free 1-866-264-6421 to request an application. ';

content[22]= "";
content[22]+= 'This feature is not currently available.';

content[24]= "";
content[24]+= 'Stop by any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> to complete a loan application. Income verification may be required. If you\'re applying with a co-borrower, he/she will need to sign the application as well. ';

content[26]= "";
content[26]+= 'Anytime Loan Center is available whenever you are: 24 hours a day, seven days a week, 365 days a year. To apply, just call (602) 264-6421 or toll free 1-866-264-6421.';

content[25]= "";
content[25]+= 'If you prefer to apply for your loan from the privacy and convenience of your home or office, complete our <a href="https://www.loans24.net/atl/clientSelect.do?clientID=8347" target="_blank">Online Loan Application</a>. In many cases we are able to provide an instant decision. Review our <a href="../convenience_services/anytime_loan.html#tips">Tips for Applying Online</a> before getting started.';

content[27]= "";
content[27]+= 'Stop by any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> to complete a loan application. Income verification may be required. If you\'re applying with a co-borrower, he/she will need to sign the application as well.';

content[29]= "";
content[29]+= 'Anytime Loan Center is available whenever you are: 24 hours a day, seven days a week, 365 days a year. To apply, call (602) 264-6421 or toll free 1-866-264-6421.';

content[28]= "";
content[28]+= 'If you prefer to apply from the privacy and convenience of your home or office, complete our <a href="https://www.loans24.net/atl/clientSelect.do?clientID=8347" target="_blank">Online Loan Application</a>. In many cases we are able to provide an instant decision. Review our <a href="../convenience_services/anytime_loan.html#tips">Tips for Applying Online</a> before getting started.';

content[30]= "";
content[30]+= 'Stop by any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> to complete a loan application. Income verification may be required. If you\'re applying with a co-borrower, he/she will need to sign the application as well. ';

content[32]= "";
content[32]+= 'Anytime Loan Center is available whenever you are: 24 hours a day, seven days a week, 365 days a year. To apply, call (602) 264-6421 or toll free 1-866-264-6421.';

content[31]= "";
content[31]+= 'If you prefer to apply from the privacy and convenience of your home or office, complete our <a href="https://www.loans24.net/atl/clientSelect.do?clientID=8347" target="_new">Online Loan Application</a>. In many cases we are able to provide an instant decision. Review our <a href="../convenience_services/anytime_loan.html#tips">Tips for Applying Online</a> before getting started.';

content[33]= "";
content[33]+= 'Stop by any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> to complete a loan application. Income verification may be required. If you\'re applying with a co-borrower, he/she will need to sign the application as well. ';

content[35]= "";
content[35]+= 'Anytime Loan Center is available whenever you are: 24 hours a day, seven days a week, 365 days a year. To apply, call (602) 264-6421 or toll free 1-866-264-6421.';

content[34]= "";
content[34]+= 'If you prefer to apply from the privacy and convenience of your home or office, complete our <a href="https://www.loans24.net/atl/clientSelect.do?clientID=8347" target="_new">Online Loan Application</a>. In many cases we are able to provide an instant decision. Review our <a href="../convenience_services/anytime_loan.html#tips">Tips for Applying Online</a> before getting started.';
//visa_secured text
content[36]= "";
content[36]+= 'Stop by any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> to complete an application. The Visa Secured Credit Card requires a deposit to be pledged. Credit lines of $500 to $2,500 are available depending on amount pledged.';

content[38]= "";
content[38]+= 'Call (602) 264-6421 or toll free 1-866-264-6421 to apply. The Visa Secured Credit Card requires a deposit to be pledged. Credit lines of $500 to $2,500 are available depending on amount pledged. ';
//content[38]+= 'Call (602) 264-6421 or toll free 1-866-264-6421 during normal <a href="http://www.azcentralcu.org/help_desk/find_us.html#hours">business hours</a>. The Visa Secured Credit Card requires a deposit to be pledged. Credit lines of $500 to $2,500 are available depending on amount pledged. ';

content[37]= "";
content[37]+= 'This feature is not currently available.';

content[39]= "";
content[39]+= 'Stop by any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> to complete a loan application. Income verification may be required. If you\'re applying with a co-borrower, he/she will need to sign the application as well. ';

content[41]= "";
content[41]+= 'Anytime Loan Center is available whenever you are: 24 hours a day, seven days a week, 365 days a year. To apply, call (602) 264-6421 or toll free 1-866-264-6421.';

content[40]= "";
content[40]+= 'If you prefer to apply from the privacy and convenience of your home or office, complete our <a href="https://www.loans24.net/atl/clientSelect.do?clientID=8347" target="_blank">Online Loan Application</a>. In many cases we are able to provide an instant decision. Review our <a href="http://www.azcentralcu.org/convenience_services/anytime_loan.html#tips">Tips for Applying Online</a> before getting started.';

content[42]= "";
content[42]+= 'Great Southwest Mortgage *, Arizona Central Credit Union\'s mortgage partner, is not located within our branch offices. Please contact Great Southwest Mortgage at (480) 889-9974 or toll free at 1-866-473-2879.';

content[43]= "";
content[43]+= 'For current rates, information, and an online application, contact <a href="mailto:mark.kerry@greatswmortgage.com">mark.kerry@greatswmortgage.com</a>';

content[44]= "";
content[44]+= 'Contact Great Southwest Mortgage at (480) 889-9974 or toll free at 1-866-473-2879.';

content[45]= "";
content[45]+= 'Stop by any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> to complete a loan application. Income verification may be required. If you\'re applying with a co-borrower, he/she will need to sign the application as well. ';

content[47]= "";
content[47]+= 'Anytime Loan Center is available whenever you are: 24 hours a day, seven days a week, 365 days a year. To apply, call (602) 264-6421 or toll free 1-866-264-6421.';

content[46]= "";
content[46]+= 'If you prefer to apply from the privacy and convenience of your home or office, complete our <a href="https://www.loans24.net/atl/clientSelect.do?clientID=8347" target="_new">Online Loan Application</a>. In many cases we are able to provide an instant decision. Review our <a href="../convenience_services/anytime_loan.html#tips">Tips for Applying Online</a> before getting started.';

content[48]= "";
content[48]+= 'Stop by any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> to complete a loan application. Income verification may be required. If you\'re applying with a co-borrower, he/she will need to sign the application as well.';

content[50]= "";
content[50]+= 'Anytime Loan Center is available whenever you are: 24 hours a day, seven days a week, 365 days a year. To apply, call (602) 264-6421 or toll free 1-866-264-6421.';

content[49]= "";
content[49]+= 'If you prefer to apply from the privacy and convenience of your home or office, complete our <a href="https://www.loans24.net/atl/clientSelect.do?clientID=8347" target="_new">Online Loan Application</a>. In many cases we are able to provide an instant decision. Review our <a href="../convenience_services/anytime_loan.html#tips">Tips for Applying Online</a> before getting started.';

content[51]= "";
content[51]+= 'Stop by any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> to complete an application. ';

content[53]= "";
content[53]+= 'Call (602) 264-6421 or toll free 1-866-264-6421 during normal <a href="../help_desk/find_us.html#hours">business hours</a> to request the necessary application.';

content[52]= "";
content[52]+= 'This feature is not currently available.';

content[54]= "";
content[54]+= 'You can open your Member Share Account at any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> with a member service representative.<br /><br />To open a new  account, bring cash, check, or money order for at least $25 (required minimum deposit). Valid identification for yourself and the joint owner is also required, such as a state-issued driver\'s license or I.D. card, passport, military I.D., Resident Alien Card, or Matricula. If you\'re opening a joint account, both parties must be present. <br /><br />In addition to completing an Application for Membership & Business Financial Services and SEG Enrollment Forms, the following documentation is required:<ul><li>Sole Proprietorships - Registration of Trade Name Certificate </li><li>Limited Liability Companies - Registration of Trade Name Certificate if "doing business as" and Limited Liability Company Operating Agreement</li><li>General Partnerships - Partnership Agreement (if documented) and Registration of Trade Name Certificate if "doing business as"</li><li>Limited Partnerships - Partnership Agreement and Secretary of State Registration</li><li>Limited Liability Partnerships - Secretary of State Registration and Partnership Agreement </li><li>Corporations (Including Profit & Non-Profit as well as Non-Profit Associations) - Corporate Resolution, Articles of Incorporation, and Registration of Trade Name Certificate if "doing business as"</li></ul>';

content[56]= "";
content[56]+= 'This feature is not currently available.';

content[55]= "";
content[55]+= 'This feature is not currently available.';

content[57]= "";
content[57]+= 'You can open your Business Money Manager Account at any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> with a member service representative. You may have the funds transferred from your Membership Share Account or bring cash, check, or money order for your opening deposit.';

content[59]= "";
content[59]+= 'If your business has already opened a Membership Share Account and the funds are available in the account, you may call (602) 264-6421 or toll free 1-866-264-6421 to open your Business Money Manager Account.';

content[58]= "";
content[58]+= 'If your business has already opened a Membership Share Account, access your account online with <a href="javascript:openIB();">eBRANCH</a>. Once you have logged in, click on "Online Forms" to request your Money Manager Account.';

content[60]= "";
content[60]+= 'You can open a Certificate Account at any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> with a member service representative. You may have the funds transferred from your Membership Share Account or bring cash, check, or money order for your opening deposit.';

content[62]= "";
content[62]+= 'If your business has already opened a Membership Share Account and the funds are available in the account, you may call (602) 264-6421 or toll free 1-866-264-6421 to open your Certificate. ';

content[61]= "";
content[61]+= 'If your business has already opened a Membership Share Account, access your account online with <a href="javascript:openIB();">eBRANCH</a>. Once you have logged in, click on "Online Forms" to request your Certificate.';

content[63]= "";
content[63]+= 'You can open your Business Checking Account at any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> with a member service representative. You may have the funds transferred from your Membership Share Account or bring cash, check, or money order for your opening deposit.';

content[65]= "";
content[65]+= 'This feature is not currently available.';

content[64]= "";
content[64]+= 'This feature is not currently available.';

content[66]= "";
content[66]+= 'You may apply for your Visa Check Card when applying for your Business Checking Account. If your Checking Account is already open, you may complete the Visa Check Card application at any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> and submit it to a member service representative.';

content[68]= "";
content[68]+= 'This feature is not currently available.';

content[67]= "";
content[67]+= 'This feature is not currently available.';

content[69]= "";
content[69]+= 'You may apply for your Business Loan or Visa Gold Credit Card at any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a>.';

content[71]= "";
content[71]+= 'This feature is not currently available.';

content[70]= "";
content[70]+= 'This feature is not currently available.';

content[72]= "";
content[72]+= 'You can open your No-Monthly-Fee Checking Account at any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> with a member service representative. You may have the funds transferred from your Share Account or bring cash, check, or money order for your opening deposit.';

content[74]= "";
content[74]+= 'You may call (602) 264-6421 or toll free 1-866-264-6421 to request an application.  ';

content[73]= "";
content[73]+= 'This feature is not currently available.';

content[75]= "";
content[75]+= 'Apply for your Visa Check Card when applying for your No-Monthly-Fee Checking Account. If your Checking Account is already open, you may complete the Visa Check Card application at any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> and submit it to a member service representative.';

content[77]= "";
content[77]+= 'You may call (602) 264-6421 or toll free 1-866-264-6421 to request an application.  ';

content[76]= "";
content[76]+= 'This feature is not currently available.';

content[78]= "";
content[78]+= 'To request a balance transfer, stop by any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> to complete a balance transfer form. ';

content[80]= "";
content[80]+= 'Call (602) 264-6421 (toll free 1-866-264-6421) during normal <a href="../help_desk/find_us.html#hours">business hours</a> to request a balance transfer form. We will be happy to send one to you by mail.';

content[79]= "";
content[79]+= 'Download a copy of the <a href="http://www.azcentralcu.org/prodserv/Balance_Transfer_Form.pdf">VisaŽ Credit Card Balance Transfer Form</a> and submit it by mail.';

content[80]="";
content[80]+= 'Call (602) 264-6421 or toll free 1-866-264-6421 to request a balance transfer form.';



content[81]="";
content[81]+= 'For more information, please call us at (602) 264-6421 or toll free 1-866-264-6421 and ask for a business loans specialist.';

content[82]= "";
content[82]+= 'Open your Health Savings Checking Account at any one of our <a href="http://www.azcentralcu.org/help_desk/branch_locations.html">branch</a> locations with a member service representative. You may have the funds transferred from your Share Account or bring cash, check, or money order for your opening deposit.';

content[83]= "";
content[83]+= 'This feature is not currently available.';

content[84]= "";
content[84]+= 'This feature is not currently available';


content[85]= "";
content[85]+= 'Stop by any one of our <a href="../help_desk/find_us.html#branch_locations">branch locations</a> to complete a loan application. Income verification may be required. If you\'re applying with a co-borrower, he/she will need to sign the application as well. ';

content[86]= "";
content[86]+= 'If you prefer to apply from the privacy and convenience of your home or office, complete our <a href="https://www.loans24.net/atl/clientSelect.do?clientID=8347" target="_new">Online Loan Application</a>. In many cases we are able to provide an instant decision. Review our <a href="../convenience_services/anytime_loan.html#tips">Tips for Applying Online</a> before getting started.';

content[87]= "";
content[87]+= 'Anytime Loan Center is available whenever you are: 24 hours a day, seven days a week, 365 days a year. To apply, call (602) 264-6421 or toll free 1-866-264-6421.';

content[88]= "";
content[88]+= 'Open your FreeStyle Checking Account at any one of our <a href="../help_desk/branch_locations.html">branch locations</a> with a member service representative. You may have the funds transferred from your Share Account or bring cash, check, or money order for your opening deposit.';

content[89]= "";
content[89]+= 'Complete our <a href="../prodserv/Membership.pdf" target="_blank">Application for Membership &amp; Services</a> to request a checking account (requires <a href="javascript://" onClick="javascript:third_party(\'http://www.azcentralcu.org/layout/popup.html?location=http://www.adobe.com/products/acrobat/readstep2.html\');">Adobe Acrobat Reader&reg;</a>) and submit it by mail. <br><br>If you\'re already a member of Arizona Central Credit Union, access your account your account online with <a href="http://www.azcentralcu.org">eBRANCH</a>. Once you\'ve logged in, click on "Online Forms" to request your account.';

content[90]= "";
content[90]+= 'If you\'re already a member, you may call (602) 264-6421 or toll free 1-866-264-6421 to open a checking account by phone. Non-members can call to request an application.  ';

content[91]= "";
content[91]+= 'Open your MyStyle Checking Account at any one of our <a href="../help_desk/branch_locations.html">branch locations</a> with a member service representative. You may have the funds transferred from your Share Account or bring cash, check, or money order for your opening deposit.<br /><br />';

content[92]= "";
content[92]+= 'Complete our <a href="../prodserv/Membership.pdf" target="_blank">Application for Membership &amp; Services</a> to request a checking account (requires <a href="javascript://" onClick="javascript:third_party(\'http://www.azcentralcu.org/layout/popup.html?location=http://www.adobe.com/products/acrobat/readstep2.html\');">Adobe Acrobat Reader&reg;</a>) and submit it by mail. <br><br>If you\'re already a member of Arizona Central Credit Union, access your account online with <a href="http://www.azcentralcu.org">eBRANCH</a>. Once you\'ve logged in, click on "Online Forms" to request your account.';

content[93]= "";
content[93]+= 'If you\'re already a member, you may call (602) 264-6421 or toll free 1-866-264-6421 to open a checking account by phone. Non-members can call to request an application.';

content[94]= "";
content[94]+= 'Open your HighStyle Checking Account at any one of our <a href="../help_desk/branch_locations.html">branch locations</a> with a member service representative. You may have the funds transferred from your Share Account or bring cash, check, or money order for your opening deposit.<br /><br />';

content[95]= "";
content[95]+= 'Complete our <a href="../prodserv/Membership.pdf" target="_blank">Application for Membership &amp; Services</a> to request a checking account (requires <a href="javascript://" onClick="javascript:third_party(\'http://www.azcentralcu.org/layout/popup.html?location=http://www.adobe.com/products/acrobat/readstep2.html\');">Adobe Acrobat Reader&reg;</a>) and submit it by mail. <br><br>If you\'re already a member of Arizona Central Credit Union, access your account online with <a href="http://www.azcentralcu.org">eBRANCH</a>. Once you\'ve logged in, click on "Online Forms" to request your account.';

content[96]= "";
content[96]+= 'If you\'re already a member, you may call (602) 264-6421 or toll free 1-866-264-6421 to open a checking account by phone. Non-members can call to request an application.';



function showCalc(calc){
		var pWidth = ( ((parseInt(screen.width) / 2)) - 275 )
		var pHeight = (((parseInt(screen.height) / 2)) -240)
        window.open(calc,'hello',"width=550,height=480,left=" + pWidth + ",top=" + pHeight + ",resizable=1,scrollbars=1");
}


function third_party(page)
{
var pWidth = ( ((parseInt(screen.width) / 2)) - 300)
var pHeight = (((parseInt(screen.height) / 2)) - 200)
bWindow = window.open(page,'thirdpartywin',"toolbar=0,location=0,directories=0,status=0,menubar=0,width=600,height=200,top=" + pHeight + ",left=" + pWidth);
	bWindow = null;
	return;
}

function openTips()
{
var pWidth = ( ((parseInt(screen.width) / 2)) - 125)
var pHeight = (((parseInt(screen.height) / 2)) - 125)
bWindow = window.open("../layout/tips.html",'newWin',"toolbar=0,location=0,directories=0,status=0,menubar=0,width=750,height=410,top=" + pHeight + ",left=" + pWidth);
}

function showMap(which)
{
var pWidth = ( ((parseInt(screen.width) / 2)) - 125)
var pHeight = (((parseInt(screen.height) / 2)) - 125)
bWindow = window.open("../images/map-" + which + ".gif",'newWin',"toolbar=0,location=0,directories=0,status=0,menubar=0,width=382,height=382,top=" + pHeight + ",left=" + pWidth);
}

//date code below
day = new Array("Sunday" , "Monday" , "Tuesday" , "Wednesday" , "Thursday" , "Friday" , "Saturday");
month = new Array("January" , "February" , "March" , "April" , "May" , "June" , "July" , "August" , "September" , "October" , " November" , "December");
total = new Date; 

function showSoon(){
	var pWidth = ( ((parseInt(screen.width) / 2)) - 504)
	var pHeight = (((parseInt(screen.height) / 2)) - 339)
	soonwin = window.open("",'_blank',"width=504,height=339,top=" + pHeight + ",left=" + pWidth);
	soonwin.document.open('text/html','replace');
	soonwin.document.write('<html><head><title>Coming Soon!</title></head><body bgcolor="#ffffff"><img src="../images/coming_soon.gif" width="504" height="339" alt="" border="0"></body></html>');
	soonwin.document.close();
	return;
}

function openAutoPic(which) {
	var pWidth = ( ((parseInt(screen.width) / 2)) - 125)
	var pHeight = (((parseInt(screen.height) / 2)) - 125)
	var windowcontent = ""
	bWindow = window.open("" ,'newWin',"toolbar=0,location=0,directories=0,status=0,menubar=0,width=520,height=425,top=" + pHeight + ",left=" + pWidth);
	bWindow.document.open('text/html','replace');
	bWindow.document.write('<html><head><title></title></head><body bgcolor="#ffffff"><div align="center"><img src="../images/' + which +'" alt="" border="0"><br /><a href="javascript:self.close();">Close</a><br /></div></body></html>');
	bWindow.document.close();
	return;
}


//end of file


