function displayWindow(url, width, height) {
var Win = window.open(url,"displayWindow",'width=' + width + ',height=' + height + ',resizable=0,scrollbars=yes,menubar=no' );
}

button1up=new Image(152,47);
button1up.src="images/wyzel1_07.jpg";
button1down=new Image(152,47);
button1down.src="images/wyzel_07.jpg";

button2up=new Image(118,47);
button2up.src="./images/wyzel1_08.jpg";
button2down=new Image(118,47);
button2down.src="./images/wyzel_08.jpg";

button3up=new Image(116,47);
button3up.src="./images/wyzel1_09.jpg";
button3down=new Image(166,47);
button3down.src="./images/wyzel_09.jpg";

button4up=new Image(126,47);
button4up.src="./images/wyzel1_10.jpg";
button4down=new Image(126,47);
button4down.src="./images/wyzel_10.jpg";

button5up=new Image(124,47);
button5up.src="./images/wyzel1_11.jpg";
button5down=new Image(124,47);
button5down.src="./images/wyzel_11.jpg";
