<!--
function Drukuj(url, width, height) {
Width = screen.availWidth;
Height = screen.availHeight;
x = Width-690;
y = Height-530;
var Win2 = window.open(url,"Drukuj",'width=' + width + ',height=' + height + ',top='+y+',left='+x+',resizable=0,scrollbars=yes,menubar=no' );
}
function displayKal(url, width, height){
var Win2 = window.open(url,"displayWindow",'width=' + width + ',height=' + height + ',resizable=0,scrollbars=yes,menubar=no,top=150,left=150' );
}
function displayWindow(url, width, height){
var Win = window.open(url,"displayWindow",'width=' + width + ',height=' + height + ',resizable=0,scrollbars=no,menubar=no' );
}
function displayWindow2(url, width, height){
var Win = window.open(url,"displayWindow",'width=' + width + ',height=' + height + ',resizable=0,scrollbars=yes,menubar=no' );
}
function zoom(url, width, height){
if(width == ''){
image = new Image()
image.src = url;
width = image.width + 20;
height = image.height + 25;
}
var Win3 = window.open(url,"displayWindow",'width=' + width + ',height=' + height + ',resizable=0,scrollbars=no,menubar=no' );
}



function PopupPic_temp(sPicURL) {
window.open("photo.php?"+sPicURL, "", "resizable=1,scrollbars=yes,menubar=no,HEIGHT=200,WIDTH=200");
//Popup.show(sPicURL,607,367);
//return false;
}

function PopupPic(sPicURL) {
window.open("photo.php?"+sPicURL, "", "resizable=1,scrollbars=yes,menubar=no,HEIGHT=200,WIDTH=200");
}



function displayFoto(url, width, height) {
var sw = screen.width;
var sh = screen.height;
var Win = window.open(url+'&w='+sw+'&h='+sh,"displayFoto",'width=' + width + ',height=' + height + ',top=40,left=40,resizable=0,scrollbars=yes,menubar=no' );
}


var bw = parseInt(navigator.appVersion);

if (navigator.userAgent.indexOf("Opera")!=-1
&& document.getElementById) type="OP";
if (document.all) type="IE";
if (document.layers) type="NN";
if (!document.all && document.getElementById) type="MO";

function warstwa(id, action){
if (type=="IE"){ eval("document.all." + id + ".style.display='" + action + "'");}
if (type=="NN"){ eval("document." + id + ".display='" + action + "'");}
if (type=="MO" || type=="OP"){
eval("document.getElementById('" + id + "').style.display='" + action + "'");}
}

function menu(id){
if (type=="MO" || type=="OP"){
if (document.getElementById([id]).style.display == ''){
document.getElementById([id]).style.display = 'none';;
}
if (document.getElementById([id]).style.display == 'block'){
document.getElementById([id]).style.display = 'none';;
}
else{
document.getElementById([id]).style.display = 'block';;
}
}

if (type=="IE"){
if (document.all[id].style.display == 'block'){
document.all[id].style.display = 'none';
}
else{
document.all[id].style.display = 'block';
}
}
if (type=="NN"){
if (document[id].style.display == 'block'){
document[id].style.display = 'none';;
}
else{
document[id].style.display = 'block';;
}
}
}



function PopupPic2(sPicURL) {
//window.open("photo.php?"+sPicURL, "", "resizable=1,HEIGHT=200,WIDTH=200");
var id = 'tab_h1';

if (type=="MO" || type=="OP"){
if (document.getElementById([id]).style.display == ''){
document.getElementById([id]).style.display = 'none';;
}
if (document.getElementById([id]).style.display == 'block'){
document.getElementById([id]).style.display = 'none';;
}
else{
document.getElementById([id]).style.display = 'block';;
}
}

if (type=="IE"){
if (document.all[id].style.display == 'block'){
document.all[id].style.display = 'none';
}
else{
document.all[id].style.display = 'block';
}
}
if (type=="NN"){
if (document[id].style.display == 'block'){
document[id].style.display = 'none';;
}
else{
document[id].style.display = 'block';;
}
}
}



function menu_p(id,obr,ip,np){
if (type=="MO" || type=="OP"){
if (document.getElementById([id]).style.display == ''){
document.getElementById([id]).style.display = 'none';
document.getElementById([ip]).style.display = 'none';
document.getElementById([np]).style.display = '';
}

if (document.getElementById([id]).style.display == 'block'){
document.getElementById([id]).style.display = 'none';
}
else{
document.getElementById([id]).style.display = 'block';
}
}



if (type=="IE"){
if (document.all[id].style.display == 'block'){
document.all[id].style.display = 'none';
document.all[ip].style.display = 'block';
document.all[np].style.display = 'none';

if(id == "ml_0"){
//document.all['ml_1'].style.display = 'none';
//document.all['il_1'].style.display = 'none';
//document.all['nl_1'].style.display = 'block';
}

}
else{
document.all[id].style.display = 'block';
document.all[ip].style.display = 'none';
document.all[np].style.display = 'block';


if(id == "ml_0"){
//document.all['ml_1'].style.display = 'none';
//document.all['il_1'].style.display = 'block';
//document.all['nl_1'].style.display = 'none';
}



}
}
if (type=="NN"){
if (document[id].style.display == 'block'){
document[id].style.display = 'none';
document.all[ip].style.display = 'block';
document.all[np].style.display = 'none';
}
else{
document[id].style.display = 'block';
document.all[ip].style.display = 'none';
document.all[np].style.display = 'block';
}
}
}





function handler(e) {
var key = (navigator.appName == "Netscape") ? e.which : e.keyCode;
if (key == 13) return false;
}
function search(){
if((search_form.q.value != '') && (search_form.q.value != '...')){ search_form.submit(); }
}


var link = "<? echo $url; ?>";
var title = "<? echo $site_title; ?>";



function ulubione()
{
if(document.all)
window.external.AddFavorite(link,title)
}
function licz_znaki(max){
var ile_jest = document.form.wpis.value.length;
var znakow = max - ile_jest;
if(znakow > 0){
znak.innerHTML = znakow;
}
if(znakow < 0){
znak.innerHTML = '<font color=#FF0000>tekst zostanie obcięty !</font>';
}
}
function zapisz(){
var a = document.form.imie.value;
var b = document.form.wpis.value;
if((a == '') && (b == '')){
alert('Nie wypełniłeś podstawowych pól formularza');
}
else{
document.form.submit();
}}

function katalog_dodaj(){
var fnazwa = document.form.nazwa.value;
var fulica = document.form.ulica.value;
var fmiasto = document.form.miasto.value;
var fkod_txt = document.form.kod_txt.value;


if((fnazwa == "") || (fulica == "") || (fmiasto == "") || (fkod_txt == "")){
alert('Nie wypełniłeś obowiązkowych pól formularza !');
}
else { document.form.submit(); }
}

function ogloszenia_dodaj(){
var fnazwa = document.form.nazwa.value;
var fdzial = document.form.dzial.value;
var fwpis = document.form.wpis.value;
if((fnazwa == "") || (fdzial == "") || (fwpis == "")){
alert('Nie wypełniłeś obowiązkowych pól formularza !');
}
else { document.form.submit(); }
}

<!-- Begin
var timerID = null;
var timerRunning = false;
function stopclock (){
if(timerRunning)
clearTimeout(timerID);
timerRunning = false;
}
function showtime () {
var now = new Date();
var hours = now.getHours();
var minutes = now.getMinutes();
var seconds = now.getSeconds()
var timeValue = "" + ((hours >12) ? hours -0 :hours)
//if (timeValue == "0") timeValue = 12;
timeValue += ((minutes < 10) ? ":0" : ":") + minutes
timeValue += ((seconds < 10) ? ":0" : ":") + seconds
//timeValue += (hours >= 12) ? " P.M." : " A.M."
document.clock.face.value = timeValue;
timerID = setTimeout("showtime()",1000);
timerRunning = true;
}
function startclock() {
stopclock();
showtime();
}
function fullScreen(theURL) {
window.open(theURL, '', 'fullscreen=yes, scrollbars=auto');
}

-->
