// JavaScript Document
function swapMap1()
{
    document.getElementById('map').innerHTML = '<strong>Currently viewing map of St. Johnsbury Location.</strong><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;time=&amp;date=&amp;ttype=&amp;q=397+Railroad+Street,+05819&amp;sll=44.206758,-72.512535&amp;sspn=0.010613,0.02002&amp;ie=UTF8&amp;om=1&amp;s=AARTsJoOL0tYDxRICVTQPvt83SN8MsYzAQ&amp;ll=44.426302,-72.011604&amp;spn=0.021454,0.036478&amp;z=14&amp;iwloc=addr&amp;output=embed"></iframe><br /><small><a href="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;time=&amp;date=&amp;ttype=&amp;q=397+Railroad+Street,+05819&amp;sll=44.206758,-72.512535&amp;sspn=0.010613,0.02002&amp;ie=UTF8&amp;om=1&amp;ll=44.426302,-72.011604&amp;spn=0.021454,0.036478&amp;z=14&amp;iwloc=addr&amp;source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>';
	}

function swapMap2()
{
    document.getElementById('map').innerHTML = '<strong>Currently viewing map of Barre Location.</strong><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/?q=502+North+Main+Street,+05641&amp;ie=UTF8&amp;om=1&amp;s=AARTsJpeAhr_atQLbvmHftRv0PU9x6KpLg&amp;ll=44.214694,-72.508307&amp;spn=0.021531,0.036478&amp;z=14&amp;iwloc=addr&amp;output=embed"></iframe><br /><small><a href="http://maps.google.com/?q=502+North+Main+Street,+05641&amp;ie=UTF8&amp;om=1&amp;ll=44.214694,-72.508307&amp;spn=0.021531,0.036478&amp;z=14&amp;iwloc=addr&amp;source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>';
}

function swapMap3()
{
    document.getElementById('map').innerHTML = '<strong>Currently viewing map of Montpelier Location.</strong><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;time=&amp;date=&amp;ttype=&amp;q=707+Stone+Cutters+Way,+05602&amp;sll=44.418227,-72.015807&amp;sspn=0.010575,0.02002&amp;ie=UTF8&amp;om=1&amp;s=AARTsJooQxWr5ISIzCTHx2LpIvemouUIVQ&amp;ll=44.261245,-72.566671&amp;spn=0.021514,0.036478&amp;z=14&amp;iwloc=addr&amp;output=embed"></iframe><br /><small><a href="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;time=&amp;date=&amp;ttype=&amp;q=707+Stone+Cutters+Way,+05602&amp;sll=44.418227,-72.015807&amp;sspn=0.010575,0.02002&amp;ie=UTF8&amp;om=1&amp;ll=44.261245,-72.566671&amp;spn=0.021514,0.036478&amp;z=14&amp;iwloc=addr&amp;source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>';
}

function swapMap4()
{
	document.getElementById('map').innerHTML = '<strong>Currently viewing map of Waitsfield Location.</strong><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=5091+Main+St+Waitsfield,+VT+05673&amp;sll=44.186312,-72.835429&amp;sspn=0.006893,0.013819&amp;ie=UTF8&amp;ll=44.192667,-72.830944&amp;spn=0.006893,0.013819&amp;z=14&amp;iwloc=A&amp;output=embed"></iframe><br /><small><a href="http://maps.google.com/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=5091+Main+St+Waitsfield,+VT+05673&amp;sll=44.186312,-72.835429&amp;sspn=0.006893,0.013819&amp;ie=UTF8&amp;ll=44.192667,-72.830944&amp;spn=0.006893,0.013819&amp;z=14&amp;iwloc=A" style="color:#0000FF;text-align:left">View Larger Map</a></small>';
}