document.write("<script type='text/javascript' src='../scripts/jquery.js'></script>");
document.write("<script type='text/javascript' src='../scripts/main.js'></script>");


function clearImg(town)
{
    document.getElementById("overlay").src = "transparentpixel.gif";
	document.getElementById(town).style.textDecoration = "none";
	document.getElementById(town).style.color = "#1e9aa2";
}
function doImg(town) {
    document.getElementById("overlay").src = "common/" + town + ".png";
    fixPNG(document.getElementById("overlay"));
	document.getElementById(town).style.textDecoration = "underline";
	document.getElementById(town).style.color = "#007ac3";
}
function doImgAndLink(town)
{
    document.getElementById("overlay").src = "common/" + town + ".png";
    fixPNG(document.getElementById("overlay"));
	document.getElementById(town).style.textDecoration = "underline";
	document.getElementById(town).style.color = "#007ac3";
}



function boxOpen(town) {

    if (document.getElementById("div" + town).style.display == "block")
    {
        document.getElementById("div" + town).style.display = "none";
        document.getElementById("div" + town).style.visibility = "hidden";
    }
    else if (document.getElementById("div" + town).style.display == "none")
    {
        document.getElementById("div" + town).style.display = "block";
        document.getElementById("div" + town).style.visibility = "visible";
    }
    
}
function fillMapBox()
{
	var x="";
	x+="<map name='imagemap' id='imagemap'>";
	//x+="<area shape='poly' coords='107,97,111,72,101,51,86,40,64,45,47,66,25,87,30,115,37,147,23,156,42,178,83,175,99,164,86,150,105,146,119,150,118,129,96,115,93,100'";
	//x += "href='javascript:boxOpen(\"Norden\")' alt='Norden' onmouseover='doImgAndLink(\"norden\")' onmouseout='clearImg(\"norden\")' />";
	//x+="<area shape='poly' coords='110,75,106,98,96,103,99,116,119,131,126,148,143,157,154,155,157,136,138,132,128,113,137,103,135,88'";
	//x += "href='javascript:boxOpen(\"spotland\")' alt='Spotland and Falinge' onmouseover='doImgAndLink(\"spotland\")' onmouseout='clearImg(\"spotland\")' />";
	x+="<area shape='poly' coords='91,151,95,173,121,182,145,181,151,173,144,159,124,150'";
	x += "href='javascript:boxOpen(\"bamford\")' alt='Bamford' onmouseover='doImgAndLink(\"bamford\")' onmouseout='clearImg(\"bamford\")' />";
	x+="<area shape='poly' coords='136,103,130,115,138,130,157,134,179,130,180,103,186,90,157,71,160,95'";
	x += "href='javascript:boxOpen(\"healey\")' alt='Healey' onmouseover='doImgAndLink(\"healey\")' onmouseout='clearImg(\"healey\")' />";
	//x+="<area shape='poly' coords='159,70,185,91,181,104,193,110,200,99,205,109,193,123,201,136,211,123,217,111,237,103,227,75,215,58,216,39,204,26,193,7,176,12,165,47'";
	//x += "href='javascript:boxOpen(\"wardle\")' alt='Wardle &amp; West Littleborough' onmouseover='doImgAndLink(\"wardle\")' onmouseout='clearImg(\"wardle\")' />";
	x+="<area shape='poly' coords='218,40,216,66,232,77,226,83,233,108,212,117,207,139,236,139,248,149,265,135,292,137,324,124,321,109,307,101,309,78,315,58,292,33,298,15,270,19,255,23,249,39,233,36'";
	x += "href='javascript:boxOpen(\"littleborough\")' alt='Littleborough' onmouseover='doImgAndLink(\"littleborough\")' onmouseout='clearImg(\"littleborough\")' />";
	x+="<area shape='poly' coords='322,124,291,138,268,133,248,152,234,138,210,138,218,158,213,168,204,191,214,203,218,192,264,200,284,203,321,169'";
	x += "href='javascript:boxOpen(\"milnrow\")' alt='Milnrow &amp; Newhey' onmouseover='doImgAndLink(\"milnrow\")' onmouseout='clearImg(\"milnrow\")' />";
	x+="<area shape='poly' coords='214,166,179,130,181,100,190,106,203,103,203,109,195,122,205,135,215,153'";
	x += "href='javascript:boxOpen(\"smallbridge\")' alt='Smallbridge &amp; Firgrove' onmouseover='doImgAndLink(\"smallbridge\")' onmouseout='clearImg(\"smallbridge\")' />";
	x+="<area shape='poly' coords='212,166,187,137,184,156,178,187,196,192,206,192'";
	x += "href='javascript:boxOpen(\"kingsway\")' alt='Kingsway' onmouseover='doImgAndLink(\"kingsway\")' onmouseout='clearImg(\"kingsway\")' />";
	x+="<area shape='poly' coords='214,203,197,190,181,189,175,173,155,186,163,212,165,231,191,225'";
	x += "href='javascript:boxOpen(\"balderstone\")' alt='Balderstone &amp; Kirkholt' onmouseover='doImgAndLink(\"balderstone\")' onmouseout='clearImg(\"balderstone\")' />";
	x+="<area shape='poly' coords='160,130,182,130,188,139,183,158,169,148,155,149'";
	x += "href='javascript:boxOpen(\"rochdale\")' alt='Central Rochdale' onmouseover='doImgAndLink(\"rochdale\")' onmouseout='clearImg(\"rochdale\")' />";
	x+="<area shape='poly' coords='156,186,145,180,151,167,146,158,156,150,182,158,179,176'";
	x += "href='javascript:boxOpen(\"deeplish\")' alt='Deeplish &amp; Milkstone' onmouseover='doImgAndLink(\"deeplish\")' onmouseout='clearImg(\"deeplish\")' />";
	//x+="<area shape='poly' coords='178,248,153,182,120,181,126,192,114,222,134,219,150,274,156,266,170,255'";
	//x += "href='javascript:boxOpen(\"castleton\")' alt='Castleton' onmouseover='doImgAndLink(\"castleton\")' onmouseout='clearImg(\"castleton\")' />";
	//x+="<area shape='poly' coords='140,250,119,269,105,260,102,243,78,249,60,268,51,261,56,242,62,237,60,229,79,207,113,221,133,219'";
	//x += "href='javascript:boxOpen(\"hopwood\")' alt='Hopwood' onmouseover='doImgAndLink(\"hopwood\")' onmouseout='clearImg(\"hopwood\")' />";
	//x+="<area shape='poly' coords='114,220,127,192,119,182,92,172,52,177,57,186,71,185,82,206'";
	//x += "href='javascript:boxOpen(\"northheywood\")' alt='North Heywood' onmouseover='doImgAndLink(\"northheywood\")' onmouseout='clearImg(\"northheywood\")' />";
	//x+="<area shape='poly' coords='7,209,20,233,37,217,56,241,63,234,80,209,71,188,56,186,40,202'";
	//x += "href='javascript:boxOpen(\"westheywood\")' alt='West Heywood' onmouseover='doImgAndLink(\"westheywood\")' onmouseout='clearImg(\"westheywood\")' />";
	//x+="<area shape='poly' coords='60,268,68,295,90,284,113,288,110,267,99,244,80,249'";
	//x += "href='javascript:boxOpen(\"westmiddleton\")' alt='West Middleton' onmouseover='doImgAndLink(\"westmiddleton\")' onmouseout='clearImg(\"westmiddleton\")' />";
	//x+="<area shape='poly' coords='113,270,111,292,132,292,147,277,140,252'";
	//x += "href='javascript:boxOpen(\"northmiddleton\")' alt='North Middleton' onmouseover='doImgAndLink(\"northmiddleton\")' onmouseout='clearImg(\"northmiddleton\")' />";
	//x+="<area shape='poly' coords='66,293,67,313,92,306,109,330,132,315,116,294,91,284'";
	//x += "href='javascript:boxOpen(\"southmiddleton\")' alt='South Middleton' onmouseover='doImgAndLink(\"southmiddleton\")' onmouseout='clearImg(\"southmiddleton\")' />";
	//x+="<area shape='poly' coords='145,279,114,296,127,312,123,327,133,334,152,304'";
	//x += "href='javascript:boxOpen(\"eastmiddleton\")' alt='East Middleton' onmouseover='doImgAndLink(\"eastmiddleton\")' onmouseout='clearImg(\"eastmiddleton\")' />";
	x+="</map>";
	document.getElementById("imagemap").innerHTML = x;
}