function ilustracja(url,tekst) {
  msg=open("","",'width=' + (440) + ',height=' + (350) + ',resizable=1,scrollbars=no,menubar=no,top=80,left='+((screen.width-400)/2));
  msg.document.write("<HTML><head><TITLE>sklep tuningowy - www.herkules.auto.pl</TITLE>");
  msg.document.write("<meta http-equiv=\"Content-Language\" content=\"pl\">");
  msg.document.write("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-2\">");
  msg.document.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"css/styl_w.css\">");
  msg.document.write("</head><body>");
  msg.document.write("<div align=\"center\">");
  msg.document.write("<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td>");
  msg.document.write("<p style=\"text-align:left\">"+tekst+"</p>");
  msg.document.write("<p style=\"text-align:center\"><a title=\"zamknij\" href=\"javascript:window.close()\"><img src=\"img_art/"+ url +".jpg\"></p>");
  msg.document.write("<p style=\"text-align:right\"><a href=\"javascript:window.close()\">zamknij</a></p>");
  msg.document.write("</td></tr></table>");
  msg.document.write("</div>");
  msg.document.write("</body></HTML>");
}
 
function mapa_Lacznik() {
var opis = "http://www.znamirowski.pl/mapy/mapa_nsacz.php?posx=354&posy=493&name=P.U.H.$_Herkules$@ul.$_Łacznik 10";
return window.open(opis,'mapa_ns','width=780,height=596,toolbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=1');
}

function mapa_Kunegundy() {
var opis = "http://www.znamirowski.pl/mapy/mapa_nsacz.php?posx=224&posy=409&name=P.U.H.$_Herkules$@art.$_Lakiernicze";
return window.open(opis,'mapa_ns','width=780,height=596,toolbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=1');
}

function email_do_firmy(){
imie='firma'
poczta='herkules.auto.pl'
  parent.location.href='mailto:'+imie+'@'+poczta+'';
}