// JavaScript Document
//document.write("<div style='width:" + ad_width + "px;height:" + ad_height +"px;background-color:#000000;'>");
document.write("<iframe src='http://adserver.omnia.it/getbanner.aspx?type=" + ad_type + "&language=" + ad_language + "&keywords=" + ad_keywords +"' width=" + (ad_width) + "' height='" + (ad_height) +"' frameborder='0' scrolling='no'  marginheight='0' marginwidth='0' allowtransparency='true' vspace='0' hspace='0' style='margin:0;border:0;'></iframe>");
//document.write("</div>");  