function popupquick(Item){
		window.open('zdjecia/'+Item+'.html', 'KOLEKCJE', 'toolbar=no,menubar=no, scrollbars=no, resizable=no, width=563, height=500');

}
function mapa(Item){
		window.open('gfx/'+Item+'.gif', 'KOLEKCJE', 'toolbar=no,menubar=no, scrollbars=no, resizable=no, width=575, height=485');

}