jQuery(document).ready(function($) {
    $("a[rel*=facebox]").facebox();
	$.facebox("#chiusura","facebox",true); 
})
