function writeFindLoc()
{
document.writeln ('<BASE HREF="http://www.banksnb.com">');
document.writeln ('<div>');
document.writeln ('<a href="/tools/find_location.asp">');
document.writeln ('<img src="/images/findLoc.gif" style="padding-left:1px;" border="0" /></a>');
document.writeln ('</div>');
}