// (c)2009 Roberto Lucarda - Lucarda.it
if (typeof( gvonline_news_width ) == "undefined") {gvonline_news_width=300;}
if (typeof( gvonline_news_height ) == "undefined") {gvonline_news_height=120;}
document.writeln('<style type="text/css">');
document.writeln('#gvonline_div {padding:0px;margin:0px;width:' + gvonline_news_width + 'px;height:' + gvonline_news_height + 'px;background-color:#ffffff;color:#cc0000;border:1px solid #cb7167;font-family:"Trebuchet MS", Arial, Verdana;font-size:12px;line-height:12px;}');
document.writeln('#gvonline_header {border-bottom:2px solid #ffffff;height:30px;background-image:url(http://www.gvonline.it/public/images/news-header.gif);color:#cb7167;text-align:right;}');
document.writeln('#gvonline_header a {color:#cb7167;text-decoration:none;font-family:"Trebuchet MS", Arial, Verdana;font-size:12px;line-height:12px;}');
document.writeln('#gvonline_header a:hover {color:#cc0000;}');
document.writeln('</style>');
document.writeln ("<div id='gvonline_div'><div id='gvonline_header'><br><a href='http://www.gvonline.it'>www.gvonline.it</a>&nbsp;</div>");
gvonline_iFrame_width = gvonline_news_width-10;gvonline_iFrame_height = gvonline_news_height-34;
document.writeln ("<iframe scrolling='no' frameborder='0' width='" + gvonline_iFrame_width + "'height='" + gvonline_iFrame_height + "' id='gvonline_news' src='http://www.gvonline.it/news.php?width=" + gvonline_iFrame_width + "&height=" + gvonline_iFrame_height + "'></iframe>");
document.writeln ("</div>");
