﻿//if (bsp == 0) { document.write('<iframe src="http://advert.ntmreklam.com.tr/Advert.aspx?Q1=' + escape(bid) + '" scrolling="No" frameborder="0" marginheight="0" marginwidth="0" width="' + bw + 'px" height="' + bh + 'px"></iframe>'); } if (bsp != 0) { if (bsp == 1) { window.document.write("<div id=" + '"' + "NtmSppa" + '"' + " style=" + '"' + "position:absolute;left:" + (window.screen.width - 500) / 2 + "px;width:500px;height:420px;" + '"' + "><table cellpadding=0 cellspacing=0 style=" + '"' + "width: 500px; height: 420px" + '"' + "><tr><td style=" + '"' + "height: 25px;" + '"' + "><table cellpadding=0 cellspacing=0 width=100%><tr><td align=right style=" + '"' + "font-family: arial; font-size: 12px; font-weight: bold; color: #336699;" + '"' + "><image src=" + '"' + "http://advert.ntmreklam.com.tr/Images/CSp.png" + '"' + " alt=" + '"' + "Kapat" + '"' + " onClick=" + '"' + "javascript:window.open('http://advert.ntmreklam.com.tr/AdvertSpl.aspx?Q1=" + escape(bid) + "&Q2=" + window.location + "','_blank','');docum

var pVer = navigator.appVersion;

switch (bsp) 
{
    case 0:
        var popBid = bid;
        document.write('<iframe id="ntmFrame" src="http://advert.ntmreklam.com.tr/Advert.aspx?Q1=' + escape(bid) + '" scrolling=No frameborder=0 marginheight=0 marginwidth=0 width=' + bw + 'px height=' + bh + 'px></iframe>');

        if (bw == 0 && bh == 0) 
        {
            if (pVer.indexOf('MSIE') != -1) 
            {
                document.write("<div id='NtmPop' style='position:absolute;top:0;left:0;width:" + document.body.clientWidth + "px;height:" + document.body.clientHeight + "px;' onclick='fncOpenPop();'></div>");
            }
            else 
            {
                document.write("<div id='NtmPop' style='position:fixed;top:0;left:0;width:" + document.body.clientWidth + "px;height:" + document.body.clientHeight + "px;' onclick='fncOpenPop();'></div>");
            }
        }
        break;
    case 1:
        var closeBid = bid;
        if (pVer.indexOf('MSIE') != -1) 
        {
           document.write("<div id='NtmSpp' style='top:100px;width:500px;height:420px;position:absolute;left:25%;z-index:9999999999'><table cellpadding='0' cellspacing='0' width='500px' height='420px'><tr><td height='25px'><table cellpadding='0' cellspacing='0' width='100%'><tr><td align=right style='font-family:arial;font-size:12px;font-weight:bold;color:#336699;'><image src='http://advert.ntmreklam.com.tr/Images/CSp.png' alt='Kapat' onClick='fncCloseClick()' onMouseOver='fncMouse(this)'></image></td></tr></table></td></tr><tr><td style='height:400px' valign='top'><iframe width='500px' height='400px' src='http://advert.ntmreklam.com.tr/AdvertSpl.aspx?Q1=" + escape(bid) + "&Q2='  scrolling=No frameborder=0 marginheight=0 marginwidth=0></iframe></td></tr></table></div>");
           if (document.all['NtmSpp'].style) { window.setInterval('MoveSpp()', 5); window.onerror = null; document.body.scrollTop = 10; }
        }
        else 
        {
           document.write("<div id='NtmSpp' style='top:100px;width:500px;height:420px;position:fixed;left:25%;top:15%;z-index:9999999999'><table cellpadding='0' cellspacing='0' width='500px' height='420px'><tr><td height='25px'><table cellpadding='0' cellspacing='0' width='100%'><tr><td align=right style='font-family:arial;font-size:12px;font-weight:bold;color:#336699;'><image src='http://advert.ntmreklam.com.tr/Images/CSp.png' alt='Kapat' onClick='fncCloseClick()' onMouseOver='fncMouse(this)'></image></td></tr></table></td></tr><tr><td style='height:400px' valign='top'><iframe width='500px' height='400px' src='http://advert.ntmreklam.com.tr/AdvertSpl.aspx?Q1=" + escape(bid) + "&Q2='  scrolling=No frameborder=0 marginheight=0 marginwidth=0></iframe></td></tr></table></div>");
        }
        break;
   case 2:
       break;
}

function fncCloseClick() 
{
    window.open("http://advert.ntmreklam.com.tr/AdvertSpl.aspx?Q1=" + escape(closeBid) + "&Q2=" + window.location);
    document.getElementById('NtmSpp').style.display = 'none';
}

function fncOpenPop() 
{
    window.open("http://advert.ntmreklam.com.tr/AdvertPop.aspx?Q1=" + escape(popBid) + "&Q2=" + window.location);
    document.getElementById('NtmPop').style.display = 'none';
}

function fncMouse(pThis) 
{
    pThis.style.cursor = 'pointer';
}

function MoveSpp()
{
    if(document.body.scrollTop ==0)
    {
        document.all['NtmSpp'].style.top=document.documentElement.scrollTop + 75;
    }
    else 
    {
        document.all['NtmSpp'].style.top = document.body.scrollTop + 75;
    }
}
