window.addEvent('domready',function(){
	carrito.ver();
	carrito.datosEnvio();
	carrito.verFactura();
});
