$(document).ready(function(){

	$(".comparte_amigo").colorbox({width:"374px", height:"380px", inline:true, href:"#formulario"});

});

