/*
Application:  www.hangaku.pl
Development:  
Design:       
Version:      1.1

File:         hangaku.js
Issue:        1
Created:      [2006-10-02,AK]
Modified:	  [2006-10-02,AK]

Tests:        IE6 [2006-10-02,AK]
*/




//Skrypt pochodzi z biblioteki http://javascript.reporter.pl/ 
nn4=(document.layers) ? true : false; 
ie4=(document.all) ? true : false; 
Nowe=null; 
function Otworz(w,s,src) 
{ 
	if (Nowe) 
		{if (ie4) Nowe.close();
		else if (nn4) Nowe.closed;Nowe=null}; 
			Nowe=window.open("", "","toolbar=no,menubar=no,location=no,personalbar=no,scrollbars=no,status=no,directories=no,resizable=no,height="+w+",width="+s); Nowe.document.write("<HTML><HEAD><title>Hangaku</title><STYLE>BODY{BACKGROUND-REPEAT:no-repeat}</STYLE></HEAD><BODY background="+src+"></BODY></HEAD></HTML>") 
		Nowe.focus()
}
function MM_swapImgRestore() 
{ 
var i,x,a=document.MM_sr; 
  for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

