 var mag=40;
function pmenu(num,a)
{

  if (navigator.appName.indexOf('Microsoft')!=-1)
  {
  for ( var i=1; i<=6; i++ ) 
  {
   var lay= eval("document.all.menu" + i + ".style");
     lay.visibility="hidden";
     lay.left=bal+(i*94);
  }


   var  x=eval("document.all.menu" + num);
    if (a)
      x.style.visibility="visible";
     else
     x.style.visibility="hidden";
  }
else
{
  for ( var i=1; i<=6; i++ ) 
  eval("document.menu" + i).visibility="hidden";
  
  

   var x=eval("document.menu" + num);
    if (a)
      x.visibility="show";
     else
     x.visibility="hide";
  }
}

var m1 = new Array();
m1[0]='http://www.pointernet.pds.hu/pesthidegkut/intezmeny/index.html';
m1[1]='Intézmények-Főlap';
m1[2]='http://www.pointernet.pds.hu/pesthidegkut/index';
m1[3]='Közigazgatási';
m1[4]='http://www.pointernet.pds.hu/pesthidegkut/index';
m1[5]='Közszolgáltatási';
m1[6]='http://www.pointernet.pds.hu/pesthidegkut/oktatas.html';
m1[7]='Oktatási' ;
m1[8]='http://www.pointernet.pds.hu/pesthidegkut/egeszsegugy.html';
m1[9]='Egészségügyi';
m1[10]='http://www.pointernet.pds.hu/pesthidegkut/index';
m1[11]='Kultúrális';
m1[12]='http://www.pointernet.pds.hu/pesthidegkut/vallas/index.html';
m1[13]='Vallási';
m1[14]='http://www.pointernet.pds.hu/pesthidegkut/index';
m1[15]='Hírek,információk';


var m2=new Array();
m2[0]='http://www.pointernet.pds.hu/pesthidegkut/szolgaltatas/index.html';
m2[1]='Szolgáltatás-Főlap';
m2[2]='http://www.pointernet.pds.hu/pesthidegkut/szolgaltatas/auto.html';
m2[3]='Autószerelő';
m2[4]='http://www.pointernet.pds.hu/pesthidegkut/szolgaltatas/allat.html';
m2[5]='Állatorvos';
m2[6]='http://www.pointernet.pds.hu/pesthidegkut/szolgaltatas/bank.html';
m2[7]='Bank, posta';
m2[8]='http://www.pointernet.pds.hu/pesthidegkut/szolgaltatas/cukraszda.html';
m2[9]='Cukrászda';
m2[10]='http://www.pointernet.pds.hu/pesthidegkut/restaurant.html';
m2[11]='Éttermek, vendéglők';
m2[12]='http://www.pointernet.pds.hu/pesthidegkut/szolgaltatas/ital.html';
m2[13]='Italbolt, falatozó';
m2[14]='http://www.pointernet.pds.hu/pesthidegkut/szolgaltatas/ingatlanforgalmazas.html';
m2[15]='Ingatlanforg.';
m2[16]='http://www.pointernet.pds.hu/pesthidegkut/szolgaltatas/konyveles.html';
m2[17]='Könyvelés';
m2[18]='http://www.pointernet.pds.hu/pesthidegkut/szolgaltatas/kolcsonzo.html';
m2[19]='Kölcsönző';
m2[20]='http://www.pointernet.pds.hu/pesthidegkut/kozlekedes.html';
m2[21]='Közlekedés';
m2[22]='http://www.pointernet.pds.hu/pesthidegkut/szolgaltatas/lotto.html';
m2[23]='Lottózó';
m2[24]='http://www.pointernet.pds.hu/pesthidegkut/szolgaltatas/szakipar.html';
m2[25]='Szakipari munkák';
m2[26]='http://www.pointernet.pds.hu/pesthidegkut/szolgaltatas/szepseg.html';
m2[27]='Szépségszalon';
m2[28]='http://www.pointernet.pds.hu/pesthidegkut/szolgaltatas/index';
m2[29]='Szórakoztatás';
m2[30]='http://www.pointernet.pds.hu/pesthidegkut/szolgaltatas/videoteka.html';
m2[31]='Videotéka';
m2[32]='http://www.pointernet.pds.hu/pesthidegkut/szolgaltatas/egyeb.html';
m2[33]='Egyéb';


var m3=new Array();
m3[0]='http://www.pointernet.pds.hu/pesthidegkut/szakuzletek/index.html';
m3[1]='Szaküzletek-Főlap';
m3[2]='http://www.pointernet.pds.hu/pesthidegkut/index';
m3[3]='Élelmiszer bolt';
m3[4]='http://www.pointernet.pds.hu/pesthidegkut/index';
m3[5]='Ruha, cipő';
m3[6]='http://www.pointernet.pds.hu/pesthidegkut/index';
m3[7]='Ház és kert';
m3[8]='http://www.pointernet.pds.hu/pesthidegkut/index';
m3[9]='Illatszer, ajándék';
m3[10]='http://www.pointernet.pds.hu/pesthidegkut/index';
m3[11]='Bútor, Antikvárium';
m3[12]='http://www.pointernet.pds.hu/pesthidegkut/index';
m3[13]='Egyéb';



var m4=new Array();
m4[0]='http://www.pointernet.pds.hu/pesthidegkut/szabadido/index.html';
m4[1]='Szabadidő-Főlap';
m4[2]='http://www.pointernet.pds.hu/pesthidegkut/kirandul.html';
m4[3]='Kirándulás';


var m5=new Array();
m5[0]='http://www.pointernet.pds.hu/vallakozas/index.html';
m5[1]='Vállalkozások-Főlap';
m5[2]='http://www.pointernet.pds.hu/ingatlan';
m5[3]='Ingatlan forgalmazás';

var m6=new Array();
m6[0]='http://www.pointernet.pds.hu/pesthidegkut/index';
m6[1]='Hírek';


function meretez() {
  if (navigator.appName.indexOf('Microsoft')!=-1){

     xx=document.body.getClientRects();
     bal=((xx(0).right-xx(0).left)-760-20)/2;
     if (bal<0) bal=-40;
     
  }
 else
  bal=50;
}


meretez();

 for ( var i=1; i<=6; i++ ) {
  document.writeln('<DIV id=\"menu' + i + '\" style=\"position : absolute;left : '  + ((i*140)+bal) + '  px;top : ' + mag + 'px;width : 126px;z-index : 1;visibility : hidden;\" onmouseover=\"pmenu(' + i + ',1);\ " onmouseout="pmenu(' + i + ',0);" ><table border=\"0\" align=\"center\" width=\"140\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=#ffffff><tr><td valign=\"top\" align=\"center\" width=\"140\" height=\"3\" class=\"td_szurke\"><img src=\"/image/cp.gif\" border=\"0\" width=\"140\" height=\"3\"></td></tr></table>');
  z=0;
  while (z<eval("m" + i).length-2)
  {
    document.writeln('<table border=\"0\" align=\"center\" width=\"140\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=#ffffff><tr><td valign=\"top\" align=\"center\" width=\"3\" class=\"td_szurke\"><img src=\"/image/cp.gif\" border=\"0\" width=\"3\" height=\"1\"></td><td valign=\"middle\" width=\"120\" height=\"15\" class=\"td_feher\"><div class=\"div_menu\"><a href=\"' + eval("m" + i)[z] + '\" class=\"menuszoveg\">' +  eval("m" + i)[z+1] +'</a></div></td><td valign=\"top\" align=\"center\" width=\"3\" class=\"td_szurke\"><img src=\"/image/cp.gif\" border=\"0\" width=\"3\" height=\"1\"></td></tr></table><table border=\"0\" align=\"center\" width=\"140\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=#ffffff><tr><td valign=\"top\" align=\"center\" width=\"140\" height=\"1\" class=\"td_szurke\"><img src=\"/image/cp.gif\" border=\"0\" width=\"140\" height=\"1\"></td></tr></table>');
    z+=2;
  }
 document.writeln('<table border=\"0\" align=\"center\" width=\"140\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=#ffffff><tr><td valign=\"top\" align=\"center\" width=\"3\" class=\"td_szurke\"><img src=\"/image/cp.gif\" border=\"0\" width=\"3\" height=\"1\"></td><td valign=\"middle\" width=\"120\" height=\"15\" class=\"td_feher\"><div class=\"div_menu\"><a href=\"' + eval("m" + i)[z] + '\" class=\"menuszoveg\">' + eval("m" + i)[z+1] + '</a></div></td><td valign=\"top\" align=\"center\" width=\"3\" class=\"td_szurke\"><img src=\"/image/cp.gif\" border=\"0\" width=\"3\" height=\"1\"></td></tr></table><table border=\"0\" align=\"center\" width=\"140\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=#ffffff><tr><td valign=\"top\" align=\"center\" width=\"140\" height=\"3\" class=\"td_szurke\"><img src=\"/image/cp.gif\" border=\"0\" width=\"140\" height=\"3\"></td></tr></table></DIV>');
}


document.writeln('<TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0 bgcolor="#8e8e8e">');
document.writeln('<TBODY>')
document.writeln('<TR><TD vAlign=top align=center  width=94 height=16><A href="/pesthidegkut/index.html" ><FONT size=1 color=#2e5384 face="Arial CE"><IMG src="/image/pesthidegkut12.gif" width="94" height="16" border="0"></FONT></A></TD>')
document.writeln('<TD vAlign=top align=middle width=94 height=16><A onmouseover="pmenu(1,1);" onmouseout="pmenu(1,0);"  href="javascript:void(0);"> ')
document.writeln('<FONT size=1 color=#2e5384 face="Arial CE"><IMG src="/image/intezmenyek12.gif" width="94" height="16" border="0"></FONT></A></TD>')
document.writeln('<TD vAlign=top align=middle width=94 height=16><A onmouseover="pmenu(2,1);" onmouseout="pmenu(2,0);"  href="javascript:void(0);"> ')
document.writeln('<FONT size=1 color=#2e5384 face="Arial CE"><IMG src="/image/szolgaltatas12.gif" width="94" height="16" border="0"></FONT></A></TD>')
document.writeln('<TD vAlign=top align=middle width=94 height=16><A onmouseover="pmenu(3,1);" onmouseout="pmenu(3,0);"  href="javascript:void(0);"> ')
document.writeln('<FONT size=1 color=#2e5384 face="Arial CE"><IMG src="/image/szakuzletek12.gif" width="94" height="16" border="0"></FONT></A></TD>')
document.writeln('<TD vAlign=top align=middle width=94 height=16><A onmouseover="pmenu(4,1);" onmouseout="pmenu(4,0);"  href="javascript:void(0);"> ')
document.writeln('<FONT size=1 color=#2e5384 face="Arial CE"><IMG src="/image/szabadido12.gif" width="94" height="16" border="0"></FONT></A></TD>')
document.writeln('<TD vAlign=top align=middle width=94 height=16><A onmouseover="pmenu(5,1);" onmouseout="pmenu(5,0);"  href="javascript:void(0);"> ')
document.writeln('<FONT size=1 color=#2e5384 face="Arial CE"><IMG src="/image/vallalkozas12.gif" width="94" height="16" border="0"></FONT></A></TD>')
document.writeln('<TD vAlign=top align=middle width=94 height=16><A onmouseover="pmenu(6,1);" onmouseout="pmenu(6,0);"  href="javascript:void(0);"> ')
document.writeln('<FONT size=1 color=#2e5384 face="Arial CE"><IMG src="/image/aktualis12.gif" width="94" height="16" border="0"></FONT></A></TD>')
document.writeln('<TD vAlign=top align=middle width=94 height=16><A href="/telepont/regisztracio.html">')
document.writeln('<FONT size=1 color=#2e5384 face="Arial CE"><IMG src="/image/regisztracio12.gif" width="94" height="16" border="0"></FONT></A></TD></TR></TBODY></TABLE>')
