	function clearDefault(el)
	{
	  if (el.defaultValue==el.value) el.value = ""
	}
		
	document.write('<STYLE type="text/css">');
	document.write('.drop2');
	document.write('{');
	document.write('FONT-WEIGHT: normal;');
	document.write('COLOR: black;');
	document.write('FONT-SIZE: 10px;');
	document.write('FONT-FAMILY: Arial;');
	document.write('}');
	document.write('</STYLE>');
	document.write('<TABLE border="0" cellspacing="0" cellpadding="0" width="164">');
	document.write('<TR>');
	document.write('<TD width="159" colspan="2" valign="top" align="left" bgcolor="#006666"><SPAN style="font-family:Arial; font-size:10px; color:#FFFFFF;">FIND A SURCHARGE-FREE ATM!</SPAN>');
	document.write('</TD>');
	document.write('</TR>');
	document.write('<TR>');
	document.write('<TD bgcolor="#CCCCCC"><IMG border="0" src="https://images.locatorsearch.com/spacer.gif" width="5" height="5">');
	document.write('</TD>');
	document.write('</TR>');
	document.write('<TR>');
	document.write('<TD bgcolor="#CCCCCC" align="top" valign="top" colspan="2" width="164" nowrap>');	
	document.write('<FORM method="post" action="http://locatorsearch.allpointnetwork.com/SearchResults.aspx" target="_blank" name="atmFindNearestForm">');
	document.write('<TABLE border="0" width="100%" id="table1" cellspacing="0" cellpadding="0">');
	document.write('<TR>');
	document.write('<TD><IMG border="0" src="https://images.locatorsearch.com/spacer.gif" width="10" height="10">');
	document.write('</TD>');
	document.write('<TD align="left" valign="top">');
	document.write('<INPUT name="zipcode" type="text" id="zipcode" size="8" maxlength="5" class="drop2" value="Zip Code" ONFOCUS="clearDefault(this)">');
	document.write('</TD>');
	document.write('<TD>');
	document.write('<INPUT name="zip" type="submit" value="Go" border="0" name="btnSubmit" class="drop2">');
	document.write('</TD>');
	document.write('<TD><IMG border="0" src="https://images.locatorsearch.com/25alllogo.gif" width="55" height="24" alt="AllPoint">');
	document.write('</TD>');
	document.write('</TR>');
	document.write('</TABLE>');
	document.write('</FORM>');
	document.write('</TD>');
	document.write('</TR>');
	document.write('<TR>');
	document.write('<TD bgcolor="#CCCCCC"><IMG border="0" src="https://images.locatorsearch.com/spacer.gif" width="164" height="15">');
	document.write('</TD>');
	document.write('</TR>');
	document.write('</TABLE>');
		
	