// Standartinis baneris
// var st_ban_file = "http://banners.adnet.lt/file.swf";
// var st_ban_link = "http://www.adnet.lt"; // <%%REDIR%%>
// var st_ban_width = 750;
// var st_ban_height = 100;
// var st_ban_wmode = "transparent"; // transparent, opaque
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" CODEBASE= ID="st_ban" WIDTH="'+st_ban_width+'" HEIGHT="'+st_ban_height+'">');
document.write('<PARAM NAME="movie" VALUE="'+st_ban_file+'?clickTAG='+st_ban_link+'"><PARAM NAME="wmode" VALUE="'+st_ban_wmode+'"><PARAM NAME="Autostart" VALUE="true"><PARAM NAME="Quality" VALUE="high">');
document.write('<EMBED SRC="'+st_ban_file+'?clickTAG='+st_ban_link+'" swLiveConnect="TRUE" WIDTH="'+st_ban_width+'" HEIGHT="'+st_ban_height+'" WMODE="'+st_ban_wmode+'" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" QUALITY="high"></EMBED>');
document.write('</OBJECT>');
