    
holder1=	new String(' ')
holder1+=		'<br /><span class="footNotes"><strong>Member FDIC <img src="../Images/greenDot.gif" width="5" height="3">'
//holder1+=       ' Equal Opportunity Lender <img src="../Images/greenDot.gif" width="5" height="3">'
holder1+=       ' Equal Housing Lender</strong><img src="../Images/greenDot.gif" width="5" height="3">'
holder1+=		'<img src="../Images/FDIC.gif" alt="KNBT Member FDIC"><br>' 
holder1+=       '<strong> <a href="http://www.knbt.com/Contact/ContactUs.html">Contact '
holder1+=       'Us</a> / <a href="http://www.knbt.com/LearnMore/Privacy.html">'
holder1+=		'Privacy Statement</a></strong></p>' 
holder1+=		'P.O. Box 25012<br />Lehigh Valley, PA 18002-5012<br /><br />'
holder1+=       ' KNBT will not furnish any service, or fix or vary consideration '
holder1+=		'for obtaining a service on the condition<br>' 
holder1+=		'that the customer obtain some additional credit, insurance or other '
holder1+=       'service from KNBT or any of its affiliates. <br>'
holder1+=		'<br><strong>Securities and Insurance Products are: </strong> ' 
holder1+=       '<table width="70%"  border="1" cellpadding="2" cellspacing="0" bordercolor="#000000" class="footNotes">'
holder1+=       '<tr align="center">'
holder1+=		'<td width="25%" class="BorderRight">NOT deposits or obligations of any bank or financial' 
holder1+=		' institution.</td>'
holder1+=       '<td width="25%" class="BorderRight">NOT insured by the FDIC or Federal Government.</td>'
holder1+=		'<td width="25%" class="BorderRight">NOT guaranteed by KNBT or any of its affiliates.</td>' 
holder1+=       '<td width="25%" class="BorderRight">Subject to risks including the possible loss of'
holder1+=       ' principal amount invested.</td>'
holder1+=		'</tr></table></span'

var regexp = /zz/gi
quote = new String("'")
holder2 =holder1.replace(regexp,quote)
document.write(holder2)

//alert(holder2)

<!-- /Navigatie -->



