function ujablaknyit()
       {
       Hírek=open("http://www.dhrt.hu/hirek/jog.html", "Hírek", "height=220, width=680, top=200, left=200, resizable=no, scrollbars=yes, toolbar=no, menubar=no, location=no, directories=no, copyhistory=no")
       }
function OpenWin1(url)
       {
       NewWin=window.open(url,"new", config="width=420,height=300,locationbar=0, status=0,toolbar=0,left=35,top=20,scrollbars=no,menubar=no,resizable=no,leftmargin=0,topmargin=0");
       }

function OpenWin2(url)
       {
       NewWin=window.open(url, "kep", config="width=560,height=538,locationbar=0, status=0,toolbar=0,left=35,top=0,scrollbars=no,menubar=no,resizable=no");
       }

function OpenWin3(url)
       {
       NewWin=window.open(url,"new", config="width=300,height=452,locationbar=0, status=0,toolbar=0,left=35,top=20,scrollbars=no,menubar=no,resizable=no,leftmargin=0,topmargin=0");
       }

function OpenWin4(url)
       {
       NewWin=window.open(url,"new", config="width=724,height=590,locationbar=0, status=0,toolbar=0,left=35,top=20,scrollbars=yes,menubar=no,resizable=yes,leftmargin=0,topmargin=0");
       }

function OpenWin5(url)
       {
       NewWin=window.open(url,"new", config="width=770,height=522,locationbar=0, status=0,toolbar=0,left=5,top=5,scrollbars=auto,menubar=no,resizable=yes,leftmargin=0,topmargin=0");
       }

function OpenWin6(url)
       {
       NewWin=window.open(url,"new", config="width=1,height=1,locationbar=0, status=0,toolbar=0,left=5,top=5,scrollbars=auto,menubar=no,resizable=yes,leftmargin=0,topmargin=0");
       }




<!--

//  document.write(navigator.appName+' '+parseInt(navigator.appVersion)+'<br><br>');
  if ( (navigator.appName == 'Microsoft Internet Explorer') || (parseInt(navigator.appVersion) >= 5) )
    document.write('<link href="ie.css" rel="stylesheet" type="text/css">');
  else
    document.write('<link href="netscape.css" rel="stylesheet" type="text/css">');


function setUp() {
	makeBalloon("egye" ,280, "<font color=white><b>Kattintson ide és tekintse meg <br>egyhetes időjárás előrejelzésünket Debrecenben!</b></font>");
}


function makeBalloon(id, width, message) {
  var astr = '<STYLE TYPE="text/css">#'+id+'{width:'+width+';}</STYLE>';
   astr+='<DIV CLASS="balloon" id="'+id+'"><table border=0 class=szoveg><tr><td>'+message+'</td></TR></TABLE></DIV>';
   document.write(astr);
}

function makeVisible(id, event) {
	document.all[id].style.pixelLeft = (document.body.scrollLeft +event.clientX) + 10;
        	document.all[id].style.pixelTop = (document.body.scrollTop + event.clientY) + 10;
	document.all[id].style.visibility="visible";
}


function hide(id) {
	document.all[id].style.visibility="hidden";
}


//-->
