$(document).ready(function() {
	// b5m
	init(); 
	switchToLayer(1); 
	boton_on(2);
	// Lightbox
	$('.infoPhoto a.lightbox').lightBox();
});
