document.getElementById("map").innerHTML='<map name="piratemap"><area shape="poly" coords="200,0,320,0,320,30,200,30" href="twitter.html" target="_self" style="outline: none"><area shape="poly" coords="130,110,170,110,170,140,130,140" href="index.html" target="_self" style="outline: none"><area shape="poly" coords="60,80,130,80,130,100,60,100" href="podcast.html" target="_self" style="outline: none"><area shape="poly" coords="120,160,170,160,170,180,120,180" href="radio.html" target="_self" style="outline: none"><area shape="poly" coords="100,20,190,20,190,50,100,50" href="facebook.html" target="_self" style="outline: none"><area shape="poly" coords="210,50,260,50,260,70,210,70" href="vk.html" target="_self" style="outline: none"><area shape="poly" coords="190,170,250,170,250,200,190,200" href="portfolio.html" target="_self" style="outline: none"><area shape="poly" coords="190,210,240,210,240,240,190,240" href="music.html" target="_self" style="outline: none"><area shape="poly" coords="210,100,270,100,270,130,210,130" href="work.html" target="_self" style="outline: none"><area shape="poly" coords="20,165,70,165,70,190,20,190" href="room.html" target="_self" style="outline: none"></map><img src="island/images/map.png" width="400" usemap="#piratemap" border="0">';
document.getElementById("map").style.left=window.innerWidth/2-400/2-85+"px";document.getElementById("map").style.top=window.innerHeight/2-309/2-105+"px";
document.getElementById("map").style.visibility="visible";
