<!--
var Adr="Helen Gunnarsson, Jämshög"; 
var Phone="Tel: 0454-49166, 070-5422161";

function mailto_helen(){
  location.href="mailto:helen@maineroads.se"; 
}

function gtprm(){
  var Se="åäö";
  location.href="http://maineroads.se/gtbk/smrs_gtbk.php?Se=" + Se; 
}


document.write("<map name='meny'>");
document.write("<area shape='rect' coords='74,5,108,23' href='http://maineroads.se/'>");
document.write("<area shape='rect' coords='126,5,179,23' href='http://maineroads.se/about_us.html'>");
document.write("<area shape='rect' coords='196,5,273,23' href='http://maineroads.se/our_cats/mazarin/our_cats_mazarin.html'>");
document.write("<area shape='rect' coords='291,5,358,23' href='http://maineroads.se/kittens/kittens.php?Iframe=No'>");
document.write("<area shape='rect' coords='377,5,425,23' href='http://maineroads.se/plans/plans.html'>");
document.write("<area shape='rect' coords='443,5,487,23' href='http://maineroads.se/litters/litters.php'>");
document.write("<area shape='rect' coords='505,5,586,23' href='http://maineroads.se/maine_coon.html'>");
document.write("<area shape='rect' coords='605,5,662,23' href='javascript:gtprm();'>");
document.write("<area shape='rect' coords='680,5,729,23' href='http://maineroads.se/links.html'>");
document.write("</map>");
//-->