var toWrite = String("");
toWrite += "<span id='pageCountyTitle' style='font-family:sylfaen; font-size:34;color:#944554;'>Snohomish County, WA</span>";
document.writeln(toWrite);
