$(function(){
		$("a[rel^=lightbox]").lightBox({useOverlayInIE:false, fixedNavigation:true, imageRoot:"/cirkuit/includes/"});
});
