function cerrarVentana(){

	Shadowbox.close();

//	alert();

//	$("#sb-container").hide("slow");

//	alert();

}

function verLegal(){
	Shadowbox.open({content:'http://www.fontanar.cl/campana_enero/modal_legal.html',player:'iframe',title:'Aviso Legal',height:'338px',width:'730px'});
}
