deluxePopupWindow.addSkin('deluxe-popup-window.files/jaw_skin_windowsvista_graphite');
deluxePopupWindow.addEvent(window, function(){
var win=deluxePopupWindow.make(
'win',
'

',
'Aktuality Zlínské studny',
'width=420,height=500,scrollbars=no,resizable=yes,minimizable=yes,fullscreen=yes,closable=yes,middle,center,,fade-effect,opacity=1,floatable=yes',
'windowsvista_graphite',
'text');
deluxePopupWindow.attachToEvent(win,'openAfter=1,,,,,')
}, 'load')