			$(document).ready(function(){
                $(".ifreme").colorbox({iframe:true, innerWidth:620, innerHeight:385});
                $("a[rel='foto']").colorbox();
                $(".youtube").colorbox({iframe:true, innerWidth:425, innerHeight:344});
                $(".aovivo").colorbox({iframe:true, innerWidth:410, innerHeight:135});
                $(".top11").colorbox({iframe:true, innerWidth:330, innerHeight:115});
			});