<!--

/********************************************************************************
*                        \     Kohler Credit Union     /
*                         -----------------------------
*
*   File Location        : /site/cs_checking.js
*
*   Begin Work           : Tuesday, September 26, 2006
*   Last Work            : Thursday, November 15, 2007
*   Copyright            : (c) 2006-2007 Kohler Credit Union
*                          All other copyrights to their respectful owners
*                          and is noted where necessary.
*   Location             : http://www.kohlercu.com/
*
*   Current Version      : v2.0.0
*
********************************************************************************/

function list_accounts()
{
	var account = new Array();
	
	
	
	/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	|  Main Table - Default Item Displayed						|
	-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
	
	account['main']  = '\n\n' + '<p>Click on the checking account title below for more details about that specific account.</p>' + '\n';
	account['main'] += '\n';
	account['main'] += '<div class="table_r_spacer_outside"></div>' + '\n';
	account['main'] += '<table border="0" cellpadding="0" cellspacing="0" align="center" summary="Checking account comparisons at Kohler Credit Union">' + '\n';
	account['main'] += '<tr>' + '\n';
	account['main'] += '<td width="100" class="cs_header">&nbsp;</td>' + '\n';
	account['main'] += '<td width="86" class="cs_header">Minimum Balance to Avoid Fee</td>' + '\n';
	account['main'] += '<td width="86" class="cs_header">Fee if Balance Falls Below Minimum</td>' + '\n';
	account['main'] += '<td width="86" class="cs_header">Free Automatic Overdraft Protection *</td>' + '\n';
	account['main'] += '<td width="86" class="cs_header">"Call KCU" Access</td>' + '\n';
	account['main'] += '<td width="86" class="cs_header">Free Standard "KCU" Checks</td>' + '\n';
	account['main'] += '<td width="90" class="cs_header">No Annual Fee Check / CashCard</td>' + '\n';
	account['main'] += '</tr>' + '\n';
	account['main'] += '<tr>' + '\n';
	account['main'] += '<td width="100" class="cs_rc1 cs_rc_fill"><a href="#" onclick="show_account(\'basic\'); return false;">Basic</a><br /><br /></td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2">$100.00</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2 cs_rc_fill">$5.00</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2">Yes</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2 cs_rc_fill">Yes</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2">No</td>' + '\n';
	account['main'] += '<td width="90" class="cs_rc2 cs_rc_fill">Yes</td>' + '\n';
	account['main'] += '</tr>' + '\n';
	account['main'] += '<tr>' + '\n';
	account['main'] += '<td width="100" class="cs_rc1 cs_rc_fill"><a href="#" onclick="show_account(\'economy\'); return false;">Economy</a><br /><br /></td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2">$0.00</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2 cs_rc_fill">$0.00 &dagger;</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2">Yes</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2 cs_rc_fill">Yes</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2">No</td>' + '\n';
	account['main'] += '<td width="90" class="cs_rc2 cs_rc_fill">Yes</td>' + '\n';
	account['main'] += '</tr>' + '\n';
	account['main'] += '<tr>' + '\n';
	account['main'] += '<td width="100" class="cs_rc1 cs_rc_fill"><a href="#" onclick="show_account(\'economy\'); return false;">Student</a><br /><br /></td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2">$0.00</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2 cs_rc_fill">$0.00 &dagger;</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2">Yes</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2 cs_rc_fill">Yes</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2">No</td>' + '\n';
	account['main'] += '<td width="90" class="cs_rc2 cs_rc_fill">Yes</td>' + '\n';
	account['main'] += '</tr>' + '\n';
	account['main'] += '<tr>' + '\n';
	account['main'] += '<td width="100" class="cs_rc1 cs_rc_fill"><a href="#" onclick="show_account(\'direct\'); return false;">Direct Connection</a></td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2">$0.00</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2 cs_rc_fill">$0.00</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2">Yes</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2 cs_rc_fill">Yes</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2">No</td>' + '\n';
	account['main'] += '<td width="90" class="cs_rc2 cs_rc_fill">Yes</td>' + '\n';
	account['main'] += '</tr>' + '\n';
	account['main'] += '<tr>' + '\n';
	account['main'] += '<td width="100" class="cs_rc1 cs_rc_fill"><a href="#" onclick="show_account(\'golden\'); return false;">Golden Shares</a><br /><br /></td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2">$0.00</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2 cs_rc_fill">$0.00</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2">Yes</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2 cs_rc_fill">Yes</td>' + '\n';
	account['main'] += '<td width="86" class="cs_rc2">Yes &Dagger;</td>' + '\n';
	account['main'] += '<td width="90" class="cs_rc2 cs_rc_fill">Yes</td>' + '\n';
	account['main'] += '</tr>' + '\n';
	account['main'] += '<tr>' + '\n';
	account['main'] += '<td colspan="7" class="table_r_fine_print_background">' + '\n';
	account['main'] += '	' + '\n';
	account['main'] += '	<table border="0" cellpadding="0" cellspacing="0" width="100%">' + '\n';
	account['main'] += '	<tr>' + '\n';
	account['main'] += '	<td class="table_r_fine_print">' + '\n';
	account['main'] += '		' + '\n';
	account['main'] += '		<table border="0" cellspacing="4" cellpadding="0" width="100%">' + '\n';
	account['main'] += '		<tr>' + '\n';
	account['main'] += '		<td width="27" align="right">*</td>' + '\n';
	account['main'] += '		<td width="443">If available, money will be automatically transferred from your primary share account to cover outstanding checks. Please note these transfers are subject to Regulation D limitations of six (6) unsigned transfers per month. Please contact a Kohler Credit Union employee for more information.</td>' + '\n';
	account['main'] += '		</tr>' + '\n';
	account['main'] += '		<tr>' + '\n';
	account['main'] += '		<td width="27" align="right">&dagger;</td>' + '\n';
	account['main'] += '		<td width="443">$5.00 fee if more than 10 drafts clear per statement cycle.</td>' + '\n';
	account['main'] += '		</tr>' + '\n';
	account['main'] += '		<tr>' + '\n';
	account['main'] += '		<td width="27" align="right">&Dagger;</td>' + '\n';
	account['main'] += '		<td width="443">Limit one box of Kohler Credit Union standard checks per order.</td>' + '\n';
	account['main'] += '		</tr>' + '\n';
	account['main'] += '		</table>' + '\n';
	account['main'] += '		' + '\n';
	account['main'] += '	</td>' + '\n';
	account['main'] += '	</tr>' + '\n';
	account['main'] += '	</table>' + '\n';
	account['main'] += '	' + '\n';
	account['main'] += '</td>' + '\n';
	account['main'] += '</tr>' + '\n';
	account['main'] += '</table>' + '\n';
	account['main'] += '<div class="table_r_spacer_outside"></div>' + '\n\n';
	
	
	
	/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	|  Basic Checking								|
	-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
	
	account['basic']  = '\n\n' + '<div class="content_section_spacer"></div>' + '\n';
	account['basic'] += '<div class="content_header_section">Basic Checking</div>' + '\n';
	account['basic'] += '\n';
	account['basic'] += '<p>This is Kohler Credit Union\'s straightforward, no-nonsense checking account.</p>' + '\n';
	account['basic'] += '\n';
	account['basic'] += '<ul>' + '\n';
	account['basic'] += '<li>$100.00 minimum balance</li>' + '\n';
	account['basic'] += '<li>Unlimited check writing</li>' + '\n';
	account['basic'] += '<li>No per-check charge</li>' + '\n';
	account['basic'] += '<li>Funds federally insured up to $250,000 by the NCUA, a government agency</li>' + '\n';
	account['basic'] += '</ul>' + '\n';
	account['basic'] += '\n';
	account['basic'] += '<p><a href="#" onclick="show_account(\'main\'); return false;">&lt; &lt; &lt; Return to Chart</a>' + '\n\n';
	
	
	
	/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	|  Economy / Student Checking							|
	-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
	
	account['economy']  = '\n\n' + '<div class="content_section_spacer"></div>\n';
	account['economy'] += '<div class="content_header_section">Economy / Student Checking</div>' + '\n';
	account['economy'] += '\n';
	account['economy'] += '<p>An option developed for our members with moderate activity in their accounts, and for students.</p>' + '\n';
	account['economy'] += '\n';
	account['economy'] += '<ul>' + '\n';
	account['economy'] += '<li>No minimum balance</li>' + '\n';
	account['economy'] += '<li>No per-check charge</li>' + '\n';
	account['economy'] += '<li>10 checks per monthly statement cycle *</li>' + '\n';
	account['economy'] += '<li>Funds federally insured up to $250,000 by the NCUA, a government agency</li>' + '\n';
	account['economy'] += '</ul>' + '\n';
	account['economy'] += '\n';
	account['economy'] += '<p>* Should more checks clear the account, a $5 service charge will be assessed.</p>' + '\n';
	account['economy'] += '\n';
	account['economy'] += '<p><a href="#" onclick="show_account(\'main\'); return false;">&lt; &lt; &lt; Return to Chart</a>' + '\n\n';
	
	
	
	/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	|  Direct Checking								|
	-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
	
	account['direct']  = '\n\n' + '<div class="content_section_spacer"></div>' + '\n';
	account['direct'] += '<div class="content_header_section">Direct Connection</div>' + '\n';
	account['direct'] += '\n';
	account['direct'] += '<p>Paychecks are deposited directly into this account or a minimum of $50 is deducted from each paycheck and deposited.</p>' + '\n';
	account['direct'] += '\n';
	account['direct'] += '<ul>' + '\n';
	account['direct'] += '<li>No minimum balance</li>' + '\n';
	account['direct'] += '<li>No service charge</li>' + '\n';
	account['direct'] += '<li>No per-check charge</li>' + '\n';
	account['direct'] += '<li>Unlimited check writing</li>' + '\n';
	account['direct'] += '<li>Funds federally insured up to $250,000 by the NCUA, a government agency</li>' + '\n';
	account['direct'] += '</ul>' + '\n';
	account['direct'] += '\n';
	account['direct'] += '<p><a href="#" onclick="show_account(\'main\'); return false;">&lt; &lt; &lt; Return to Chart</a>' + '\n\n';
	
	
	
	/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	|  Golden Shares Checking							|
	-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
	
	account['golden']  = '\n\n' + '<div class="content_section_spacer"></div>' + '\n';
	account['golden'] += '<div class="content_header_section">Golden Shares</div>' + '\n';
	account['golden'] += '\n';
	account['golden'] += '<p>If you are 62 years or older, we have a club especially designed for you. As a member of Golden Shares, you enjoy additional benefits, including:</p>' + '\n';
	account['golden'] += '\n';
	account['golden'] += '<ul>' + '\n';
	account['golden'] += '<li>FREE basic checks (with a share account)</li>' + '\n';
	account['golden'] += '<li>No minimum balance</li>' + '\n';
	account['golden'] += '<li>No service charge</li>' + '\n';
	account['golden'] += '<li>No per-check charge</li>' + '\n';
	account['golden'] += '<li>Unlimited check writing</li>' + '\n';
	account['golden'] += '<li>Funds federally insured up to $250,000 by the NCUA, a government agency</li>' + '\n';
	account['golden'] += '</ul>' + '\n';
	account['golden'] += '\n';
	account['golden'] += '<p><a href="#" onclick="show_account(\'main\'); return false;">&lt; &lt; &lt; Return to Chart</a>' + '\n\n';
	
	
	
	return account;
}



/*						       FUNCTION :: Show Account
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
function show_account(account_type)
{
	var account = list_accounts();											// Retrieve account information
	var i       = account_type;											// 'account[i]' array selection variable
	
	content_change(account[i], 'cs_display');									// Display content on the page
}







//-->