YFBMSN_971 =  '<div id="YFBMSN_971" style="position:fixed;right:0px;bottom:0px;z-index:0;margin-right:0px;margin-bottom:0px;padding-right:0px;">';
YFBMSN_971 += '           <div style="float:right;width:16px;height:16px;margin-top:3px;margin-right:3px;" onclick="MAX_close(\'YFBMSN_971\');return(false);"></div>';
YFBMSN_971 += '   <div style="background:transparent url(http://www.tittytower.com/floater/bg.png) no-repeat scroll 0pt 0pt;right:0px;padding:0px;width:300px;height:260px;vertical-align:baseline;padding-top:0px;">';
YFBMSN_971 += '                   <div style="text-align:center;width:0px;height:0px;padding-top:16px;margin-left: 2px;margin-right: 2px;"><iframe marginwidth="0" marginheight="0" width="296" height="242" scrolling="no" frameborder=0 src="http://www.tittytower.com/floater/randomplugs.php"></iframe></div>';
YFBMSN_971 += '           </div>';          
YFBMSN_971 += '</div>';
 
document.write(YFBMSN_971);
function getStyle(oElm, strCssRule){
    var strValue = "";
    if(document.defaultView && document.defaultView.getComputedStyle){
        strValue = document.defaultView.getComputedStyle(oElm, "").getPropertyValue(strCssRule);
    }
    else if(oElm.currentStyle){
        strCssRule = strCssRule.replace(/\-(\w)/g, function (strMatch, p1){
            return p1.toUpperCase();
        });
        strValue = oElm.currentStyle[strCssRule];
    }
    return strValue;
}
 
var IE6 = false /*@cc_on || @_jscript_version < 5.7 @*/;
var IE7 = false /*@cc_on || @_jscript_version == 5.7 @*/;
var gteIE7 = false /*@cc_on || @_jscript_version >= 5.7 @*/;
var isMSIE = /*@cc_on!@*/false;
 
var MAX_adlayers_position_b30c8b8f = ((document.compatMode && document.compatMode=="CSS1Compat" && gteIE7) || !isMSIE) ? "fixed" : "absolute";
document.getElementById('YFBMSN_971').style.position = MAX_adlayers_position_b30c8b8f;
if(MAX_adlayers_position_b30c8b8f == "absolute")
{
    var MAX_adlayers_top_b30c8b8f = (document.compatMode && document.compatMode=="CSS1Compat") ? "documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight)" : "document.body.scrollTop+(document.body.clientHeight-this.clientHeight)";
    document.getElementById('YFBMSN_971').style.setExpression("top", MAX_adlayers_top_b30c8b8f);
}
 
if(MAX_adlayers_position_b30c8b8f == "absolute" && getStyle(document.body, "background-image") == "none" )
{
    document.body.style.backgroundImage = "url(foo)";
    document.body.style.backgroundAttachment = "fixed";
}
 
function MAX_close(id)
{
        var divPath = document.getElementById(id);
        divPath.style.display='none';
}

function MAX_move(id)
{
        var supported = (document.getElementById);
        if (!supported) return;
        var divPath = document.getElementById(id);
        var currPos = parseInt(divPath.style.bottom);
        divPath.style.display='block';
        if (currPos < 0)
        {
                currPos += 10;
                divPath.style.bottom = currPos + "px";
                setTimeout("MAX_move('" + id + "')",5);
        }
        else
        {
            divPath.style.bottom = "0px";
        }
}
 
MAX_move('YFBMSN_971');

