window.onload=function()
{
document.getElementById("address").innerHTML="Suttle <strong>|</strong> 1001 East Highway 212 <strong>|</strong> Hector, MN 55342 <strong>|</strong> US";
}