/*
Widget Gospel 10 de Notícias
http://www.gospel10.com
*/

var url = location.href;
var gospel10_tam_frame_noticias=gospel10_num_noticias*64;

document.write("<iframe id='div_gospel10_noticias' frameborder='0' allowtransparency='yes' style='background-color:#FFF' scrolling='auto' width='100%' height='"+gospel10_tam_frame_noticias+"'></iframe>");

document.getElementById('div_gospel10_noticias').src="http://www.gospel10.com/widgets/noticias.php?num_noticias="+gospel10_num_noticias+"&cor_titulo="+gospel10_cor_titulo+"&cor_descricao="+gospel10_cor_descricao+"&tam_descr="+gospel10_tam_descr+"&url="+url;
