$(document).ready(function(){
	if(!faceboxLoad){
		$('a[rel*=facebox]').facebox();
	}
});
