// JavaScript Document
noweOkno = null;
function a(){
if(window.screen){
	aw=screen.availWidth;
	ah=screen.availHeight;
}

if(noweOkno==null || noweOkno.closed){
	properties=
	"left=" + (aw-275)/2 + ","
	+"top=" + (ah-395)/2 + ","
	+"screenX=" + (aw-275)/2 + ","
	+"screenY=" + (ah-395)/2 + ","
	+"width=" + 275 + ","
	+"height=" + 395 + ","
	+"innerWidth=" + 275 + ","
	+"innerHeight=" + 395 + ","
	+"toolbar=no,"
	+"location=no,"
	+"directories=no,"
	+"status=no,"
	+"menubar=no,"
	+"scrollbars=no,"
	+"resizable=no"
noweOkno = window.open('okl1.htm','cells',properties);
}
noweOkno.focus();
}
noweOkno1 = null;

function b(){
if(window.screen){
	aw=screen.availWidth;
	ah=screen.availHeight;
}

if(noweOkno1==null || noweOkno1.closed){
	properties=
	"left=" + (aw-274)/2 + ","
	+"top=" + (ah-394)/2 + ","
	+"screenX=" + (aw-274)/2 + ","
	+"screenY=" + (ah-394)/2 + ","
	+"width=" + 274 + ","
	+"height=" + 394 + ","
	+"innerWidth=" + 274 + ","
	+"innerHeight=" + 394 + ","
	+"toolbar=no,"
	+"location=no,"
	+"directories=no,"
	+"status=no,"
	+"menubar=no,"
	+"scrollbars=no,"
	+"resizable=no"
noweOkno1 = window.open('okl2.htm','cells',properties);
}
noweOkno1.focus();
}



noweOkno3 = null;

function d(){
if(window.screen){
	aw=screen.availWidth;
	ah=screen.availHeight;
}

if(noweOkno3==null || noweOkno3.closed){
	properties=
	"left=" + (aw-800)/2 + ","
	+"top=" + (ah-600)/2 + ","
	+"screenX=" + (aw-800)/2 + ","
	+"screenY=" + (ah-600)/2 + ","
	+"width=" + 800 + ","
	+"height=" + 600 + ","
	+"innerWidth=" + 800 + ","
	+"innerHeight=" + 600 + ","
	+"toolbar=no,"
	+"location=no,"
	+"directories=no,"
	+"status=no,"
	+"menubar=no,"
	+"scrollbars=no,"
	+"resizable=no"
noweOkno3 = window.open('http://www.hi-fi.com.pl/chat/index.php3','cells',properties);
}
noweOkno3.focus();
}

noweOkno4 = null;

function e(){
if(window.screen){
	aw=screen.availWidth;
	ah=screen.availHeight;
}

if(noweOkno4==null || noweOkno4.closed){
	properties=
	"left=" + (aw-310)/2 + ","
	+"top=" + (ah-360)/2 + ","
	+"screenX=" + (aw-310)/2 + ","
	+"screenY=" + (ah-360)/2 + ","
	+"width=" + 310 + ","
	+"height=" + 360 + ","
	+"innerWidth=" + 310 + ","
	+"innerHeight=" + 360 + ","
	+"toolbar=no,"
	+"location=no,"
	+"directories=no,"
	+"status=no,"
	+"menubar=no,"
	+"scrollbars=no,"
	+"resizable=no"
noweOkno4 = window.open('http://www.hi-fi.com.pl/popap.php','cells',properties);
}
noweOkno4.focus();
}



