function checkFrame(){
	if (self == top) {      
		top.location.href="http://www.cap-immobilier-81.com";
		}
	}

// lightbox
$(function() {
	$("a.lightbox").lightBox();
});
