function preload() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}


function hivfix(kep,cim) {
 uj = window.open('','','width=600,height=450');
 uj.document.write('<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">');
 uj.document.write('<body leftMargin=0 topMargin=0></body>');
 txt2= '<img src="'+kep+'" '+'width="600" height="450">';
 uj.document.write(txt2);
 uj.document.title=cim;
}

function map(){
window.open('iroda_terkep.php','')
}

function map2(){
window.open('iroda_terkep_nagy.php','')
}

function statuszsor(){
szoveg="SZÁNTÓ ÉS TÁRSA - iroda@szantoestarsa.hu";
window.status=szoveg.substring(0,szoveg.length);
setTimeout("statuszsor()",100);
}
statuszsor();
