$(document).ready(function(){
 	$('#news-photos a, #wypozyczalnia a').lightBox();
});

/*function displayWindow1(url, width, height, left, top) {
	window.open(url,"displayWindow",'width=' + width + ',height=' + height + ',left=' + 10 +' + ,top=' + 10 + ',resizable=no,scrollbars=yes,menubar=no'
);}

function displayWindow(url, width, height, left, top) {
	window.open(url,"displayWindow", 'width=' + width + ',height=' + height + ',left=' + 10 +' + ,top=' + 10 + ',resizable=no,scrollbars=no,menubar=no,status=no,tolbar=no,location=no'
);}
*/  
