<!--
var Adr="Helen Gunnarsson, Jämshög"; 
var Phone="Phone: +46 (0)454-49166, +46 (0)70-5422161";

function mailto_helen(){
  location.href="mailto:helen@maineroads.se"; 
}

function gtprm_en(){
  var Se="åäö";
  location.href="http://maineroads.se/en/gtbk/smrs_gtbk_en.php?Se=" + Se; 
}


document.write("<map name='meny'>");
document.write("<area shape='rect' coords='84,5,126,23' href='http://maineroads.se/en/index_en.html'>");
document.write("<area shape='rect' coords='145,5,205,23' href='http://maineroads.se/en/about_us.html'>");
document.write("<area shape='rect' coords='224,5,282,23' href='http://maineroads.se/en/our_cats/lucy/our_cats_lucy.html'>");
document.write("<area shape='rect' coords='300,5,348,23' href='http://maineroads.se/en/kittens/kittens.php?Iframe=No'>");
document.write("<area shape='rect' coords='368,5,408,23' href='http://maineroads.se/en/plans/plans.html'>");
document.write("<area shape='rect' coords='426,5,470,23' href='http://maineroads.se/en/litters/litters.php'>");
document.write("<area shape='rect' coords='588,5,660,23' href='javascript:gtprm_en();'>");
document.write("<area shape='rect' coords='680,5,720,23' href='http://maineroads.se/en/links.html'>");
document.write("</map>");
//-->
