/* --------- Style Loader ---------- */

BrowserName = navigator.appName;
BrowserVersion = navigator.appVersion.substring(0,1);
Platform = navigator.platform;

	if (BrowserName == "Microsoft Internet Explorer") {document.write('<link rel="stylesheet" type="text/css" href="../almalap.css">')}
		  else if (BrowserName == "Netscape" && BrowserVersion >= 5) {document.write('<link rel="stylesheet" type="text/css" href="../almalap.css">')}
			   else {document.write('<link rel="stylesheet" type="text/css" href="../almalap_netscape.css">')}

function OpenWin(winname,url,params) {
	winname = window.open(url, winname, params);
}

/* 2002. 08. 06-án fg beillesztette, de csak ebbe */

function open_doc(cime,szelesseg,magassag){
	if (typeof usrwindow != 'undefined'){
		if (!usrwindow.closed){usrwindow.close();}}
	usrwindow=window.open(cime,'ablak','top=0,left=0,resizable=no,hotkeys=yes,topmargin=0,leftmargin=0,marginwidth=0,marginheight="0",width='+szelesseg+',height='+magassag);
}

/* teszt 2002. szept. 20. */

	function tablaredhead(title) {
		document.write('<table cellpadding=0 cellspacing=0 border=0 width=184><tr><td><img src=../osimg/ledfej11.jpg width=9 height=23 border=0></td><td><img src=../osimg/ledempty.jpg width=15 height=23 border=0></td><td background=../osimg/ledfejbgr.jpg><img width=7 height=1 border=0></td><td background=../osimg/ledfejbgr.jpg class=text align=center width=107><b>'+title+'</b></td><td><img src=../osimg/ledfej13.jpg width=46 height=23 border=0></td></tr></table>')
}

	function havimenu (url,title) {
		document.write('<tr><td width=1 background=../osimg/boxpotty.jpg></td><td><img src=../osimg/pixel_trans.gif width=10 height=15 border=0></td><td width=150><a href='+url+'.html class=panel>'+title+'</a></td><td><img src=../osimg/pixel_trans.gif width=10 height=1 border=0></td><td width=13 background=../osimg/boxpotty1.jpg></td></tr>');
	return
}

	function tablaalja(szeles) {
		szeles1 = szeles - 25;
	document.write('<table cellpadding=0 cellspacing=0 border=0 width='+szeles+'><tr><td><img src=../osimg/box30.jpg width=12 height=13 border=0></td><td background=../osimg/box31.jpg><img src=../osimg/pixel_trans.gif width='+szeles1+' height=13 border=0></td><td><img src=../osimg/box32.jpg width=13 height=13 border=0></td></tr></table>');

}


/* ---------- End of Scripts ---------- */
