//©Xara Ltd
var clicked="";var gtype=".gif";var selstate="_over";if (typeof(loc)=="undefined" || loc==""){var loc="";if (document.body&&document.body.innerHTML){var tt=document.body.innerHTML;var ml=tt.match(/["']([^'"]*)integrate.js["']/i);if(ml && ml.length > 1) loc=ml[1];}}document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr>");document.write("<td><img src=\""+loc+"integrate_top"+gtype+"\" alt=\"\" width=\"181\" height=\"144\"></td>");tr(false);writeButton(loc+"","../index.html","integrate_b1",181,24,"Home","",0);writeButton(loc+"","../buildingzoning.htm","integrate_b2",181,24,"Building & Zoning","",0);writeButton(loc+"","../chamber.htm","integrate_b3",181,24,"Chamber of Commerce","",0);writeButton(loc+"","../churches.htm","integrate_b4",181,24,"Church Directory","",0);writeButton(loc+"","../citycouncil.htm","integrate_b5",181,24,"City Council","",0);writeButton(loc+"","../cityeda/index.htm","integrate_b6",181,24,"City Economic Development","",0);writeButton(loc+"","../cityinformation.htm","integrate_b7",181,24,"City Information","",0);writeButton(loc+"","../profile.htm","integrate_b8",181,24,"City Profile","",0);writeButton(loc+"","../civic.htm","integrate_b9",181,24,"Civic Groups","",0);writeButton(loc+"","../emergencyservices.htm","integrate_b10",181,24,"Emergency Services","",0);writeButton(loc+"","../health/health.htm","integrate_b11",181,24,"Health Care","",0);writeButton(loc+"","../health/health.htm","integrate_b12",181,24,"Assisted Living","",0);writeButton(loc+"","../historic/historic.htm","integrate_b13",181,24,"Historic District","",0);writeButton(loc+"","../housing/housing.htm","integrate_b14",181,24,"Housing & Realty","",0);writeButton(loc+"","../invite.htm","integrate_b15",181,24,"Open Store","",0);writeButton("","http://www.pipestonestar.com","integrate_b16",181,24,"Local News & Business Dir","",0);writeButton(loc+"","../utilities/utilities.htm","integrate_b17",181,24,"Local Utilities","",0);writeButton(loc+"","../employers.htm","integrate_b18",181,24,"Major Employers","",0);writeButton("","http://www.mnworkforcecenter.org","integrate_b19",181,24,"MDES - Job Bank","",0);writeButton(loc+"","../parks/index.htm","integrate_b20",181,24,"Parks & Recreation","",0);writeButton(loc+"","../transportation.htm","integrate_b21",181,24,"Public Transportation","",0);writeButton(loc+"","../school.htm","integrate_b22",181,24,"School Information","",0);writeButton("","http://www.whitepages.com","integrate_b23",181,24,"White Pages","",0);writeButton("","http://www.yellowpages.com","integrate_b24",181,24,"Yellow Pages","",0);writeButton(loc+"","jobz.htm","integrate_b25",181,24,"JOBZ Information","",0);tr(true);document.write("<td><img src=\""+loc+"integrate_bottom"+gtype+"\" alt=\"\" width=\"181\" height=\"33\"></td>");document.write("</tr></table>");loc="";function tr(b){if (b) document.write("<tr>");else document.write("</tr>");}function turn_over(name) {if (document.images != null && clicked != name) {document[name].src = document[name+"_over"].src;}}function turn_off(name) {if (document.images != null && clicked != name) {document[name].src = document[name+"_off"].src;}}function reg(gname,name){if (document.images){document[name+"_off"] = new Image();document[name+"_off"].src = loc+gname+gtype;document[name+"_over"] = new Image();document[name+"_over"].src = loc+gname+"_over"+gtype;}}function evs(name){ return " onmouseover=\"turn_over('"+ name + "')\" onmouseout=\"turn_off('"+ name + "')\""}function writeButton(urld,url,name,w,h,alt,target,hsp){gname=name;while(typeof(document[name])!="undefined")name+="x";reg(gname,name);tr(true);document.write("<td>");if(alt!="")alt=" alt=\""+alt+"\"";if(target!="")target=" target=\""+target+"\"";if(w>0)w=" width=\""+w+"\"";else w="";if(h>0)h=" height=\""+h+"\"";else h="";if(url!="")url=" href=\""+urld+url+"\"";if(typeof(clx)!="undefined"){target="";url=" href=\"?"+clx+"\"";alt=" alt=\"Click to edit\"";}document.write("<a "+url+evs(name)+target+">");if(hsp==-1)hsp=" align=\"right\"";else if(hsp>0)hsp=" hspace=\""+hsp+"\"";else hsp="";document.write("<img src=\""+loc+gname+gtype+"\" name=\""+name+"\""+w+h+alt+hsp+" border=\"0\" /></a></td>");tr(false);}