// JavaScript Document
var strona="muzyka.html";
 win2=window.open(strona,"muzyka",opcje);
 if (popup==0) {win2.blur(); window.focus();}


