$(document).ready(function(){
    $(".suscripcion").colorbox({width:460, height:210, iframe:true});
    $(".term_cond").colorbox({width:460, height:500, iframe:true});
	$(".eimpresa").colorbox({width:840, height:630, iframe:true});
	$(".fdia").colorbox({width:840, height:630, iframe:true});
});
