// JavaScript Document

document.write("<div id=\"nav\">");
document.write("	<a href=\"index.html\"><img src=\"i/home.gif\" alt=\"Home\" name=\"home\" width=\"149\" height=\"23\" id=\"home\" onmouseover=\"swap('home','','i/homeOver.gif',1)\" onmouseout=\"restore()\" /></a>");
document.write("	<a href=\"http://www.netteller.com/firstbank-va/login.cfm\"><img src=\"i/online.gif\" alt=\"Online Banking\" name=\"online\" width=\"149\" height=\"21\" id=\"online\" onmouseover=\"swap('online','','i/onlineOver.gif',1)\" onmouseout=\"restore()\" /></a>");
document.write("	<a href=\"personal.html\"><img src=\"i/personal.gif\" alt=\"Personal Services\" name=\"personal\" width=\"149\" height=\"17\" id=\"personal\" onmouseover=\"swap('personal','','i/personalOver.gif',1)\" onmouseout=\"restore()\" /></a>");
document.write("	<a href=\"business.html\"><img src=\"i/business.gif\" alt=\"Business Services\" name=\"business\" width=\"149\" height=\"18\" id=\"business\" onmouseover=\"swap('business','','i/businessOver.gif',1)\" onmouseout=\"restore()\" /></a>");
document.write("	<a href=\"rates.html\"><img src=\"i/check.gif\" alt=\"Check Rates\" name=\"check\" width=\"149\" height=\"19\" id=\"check\" onmouseover=\"swap('check','','i/checkOver.gif',1)\" onmouseout=\"restore()\" /></a>");
document.write("	<a href=\"quick.html\"><img src=\"i/quick.gif\" alt=\"Quick Conveniences\" name=\"quick\" width=\"149\" height=\"18\" id=\"quick\" onmouseover=\"swap('quick','','i/quickOver.gif',1)\" onmouseout=\"restore()\" /></a>");
document.write("	<a href=\"locations.html\"><img src=\"i/locations.gif\" alt=\"locations\" name=\"locations\" width=\"149\" height=\"36\" id=\"locations\" onmouseover=\"swap('locations','','i/locationsOver.gif',1)\" onmouseout=\"restore()\" /></a>");
document.write("	<a href=\"resources.html\"><img src=\"i/resources.gif\" alt=\"resources\" name=\"resources\" width=\"149\" height=\"15\" id=\"resources\" onmouseover=\"swap('resources','','i/resourcesOver.gif',1)\" onmouseout=\"restore()\" /></a>");
document.write("	<a href=\"company.html\"><img src=\"i/companyinfo.gif\" alt=\"company information\" name=\"company\" width=\"149\" height=\"20\" id=\"company\" onmouseover=\"swap('company','','i/companyinfoOver.gif',1)\" onmouseout=\"restore()\" /></a>");
document.write("	<a href=\"investorrelations.html\"><img src=\"i/investor.gif\" alt=\"investor relations\" name=\"investor\" width=\"149\" height=\"18\" id=\"investor\" onmouseover=\"swap('investor','','i/investorOver.gif',1)\" onmouseout=\"restore()\" /></a>");
document.write("	<a href=\"careers.html\"><img src=\"i/careers.gif\" alt=\"careers\" name=\"careers\" width=\"149\" height=\"18\" id=\"careers\" onmouseover=\"swap('careers','','i/careersOver.gif',1)\" onmouseout=\"restore()\" /></a>");
document.write("	<a href=\"contact.html\"><img src=\"i/contact.gif\" alt=\"contact us\" name=\"contact\" width=\"149\" height=\"18\" id=\"contact\" onmouseover=\"swap('contact','','i/contactOver.gif',1)\" onmouseout=\"restore()\" /></a>");
document.write("	<a href=\"sitemap.html\"><img src=\"i/sitemap.gif\" alt=\"sitemap\" name=\"sitemap\" width=\"149\" height=\"18\" id=\"sitemap\" onmouseover=\"swap('sitemap','','i/sitemapOver.gif',1)\" onmouseout=\"restore()\" /></a>");
document.write("</div><!-- end #nav -->");