function ulubione(){
window.external.addFavorite('http://www.zlotykot.com/','ZLOTY KOT - Jewellery, Fashion & Art Centre');
}

function win(htm,w,h) {
wi=window.open(htm,'','width='+w+',height='+h+',toolbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0,top=0,left=0')
}

function win2(htm,w,h) {
wi=window.open(htm,'','width='+w+',height='+h+',toolbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=1,resizable=0,top=0,left=0')
}

function ShowImage(index) {
document.images.zdjecie.src=Slides[index];
nrImg=index;
}