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