if ((screen.width>=1280) && (screen.height>=768)) {
document.write('<iframe id="Sbanner_'+codeID+'" name="Sbanner_'+codeID+'" src="http://ads1.adport.com.tr/runBanner.php?codeID='+codeID+'&memberID='+memberID+'&siteID='+siteID+'&channelID='+channelID+'&adp_w='+dimWidth +'&adp_h='+dimHeight+'" style="border:0px; margin:0px;" scrolling="no" frameborder="0" marginheight="0" marginwidth="0" width="'+dimWidth+'" height="'+dimHeight+'" allowtransparency="true"></iframe>');
}