var TopL2='';

if (typeof document.compatMode!='undefined'&&document.compatMode!='BackCompat') {
 tleft_doctp="_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.documentElement.scrollLeft);}";
} else {
 tleft_doctp="_top:expression(document.body.scrollTop+100-this.clientHeight);_left:expression(document.body.scrollLeft);}";
} if(typeof document.compatMode!='undefined'&&document.compatMode!='BackCompat') {
	tleft_doctp2="_top:expression(document.documentElement.scrollTop-50+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.body.scrollLeft)+50;}";
} else {
	tleft_doctp2="_top:expression(document.body.scrollTop-115+this.clientHeight);_left:expression(document.body.scrollLeft)+50;}";
}
    
var cot_bgf0=(window.location.protocol.toLowerCase()=="https:") ? "pix.gif": "pix.gif";

var tleft_bodycss='* html {background:url('+cot_bgf0+') fixed;background-repeat: repeat;background-position: left top;}';
var tleft_fixedcss='#tleftfixed_div{position:fixed;';
var tleft_fixedcss=tleft_fixedcss+'_position:absolute;';
var tleft_fixedcss=tleft_fixedcss+'top:0px;';
var tleft_fixedcss=tleft_fixedcss+'left:0px;';
var tleft_popcss=tleft_popcss+'height: 250px;';
var tleft_popcss=tleft_popcss+'width: 140px;';
var tleft_fixedcss=tleft_fixedcss+tleft_doctp;
var tleft_popcss='#tleftpop_div {background-color: transparent;';
var tleft_popcss=tleft_popcss+'position:fixed;';
var tleft_popcss=tleft_popcss+'_position:absolute;';
var tleft_popcss=tleft_popcss+'left: 50px;';
var tleft_popcss=tleft_popcss+'top: 85px;';
var tleft_popcss=tleft_popcss+'overflow: hidden;';
var tleft_popcss=tleft_popcss+'visibility: hidden;';
var tleft_popcss=tleft_popcss+'z-index: 100;';
var tleft_popcss=tleft_popcss+tleft_doctp2;

document.write('<style type="text/css">'+tleft_bodycss+tleft_fixedcss+tleft_popcss+'</style>');

function tleftpop_hide()
{
    var cred_id='tleftpop_div';
    var NNtype='hidden';
    var IEtype='hidden';
    var WC3type='hidden';
    if (document.getElementById) {
        eval("document.getElementById(cred_id).style.visibility=\""+WC3type+"\"");
    } else {
        if (document.layers) {
            document.layers[cred_id].visibility=NNtype;}else{if(document.all) {
                eval("document.all."+cred_id+".style.visibility=\""+IEtype+"\"");
            }
        }
    }
}

function tleftpop_show()
{
    cred_id='tleftpop_div';
    var NNtype='show';
    var IEtype='visible';
    var WC3type='visible';
    if (document.getElementById) {
        eval("document.getElementById(cred_id).style.visibility=\""+WC3type+"\"");
    } else {
        if (document.layers) {
            document.layers[cred_id].visibility=NNtype;
        } else {
            if (document.all) {
                eval("document.all."+cred_id+".style.visibility=\""+IEtype+"\"");
            }
        }
    }
}

function topleft(id)
{
 
		var image1='http://hyipblue.com/?a=image2&lid='+id;
		var image2='http://hyipblue.com/?a=image&lid='+id;
		var url='http://hyipblue.com/?a=details&lid='+id;
	
    document.write('<div id="tleftpop_div">');
    document.write('<img src="' + image2 + '" border=0 alt="hyipblue.com">');
    document.write('</div>');
    document.write('<div id="tleftfixed_div">');

    
    var data, p;
    var agt=navigator.userAgent.toLowerCase();
    p='http';
    if((location.href.substr(0,6)=='https:')||(location.href.substr(0,6)=='HTTPS:')) {p='https';} data = '&r=' + escape(document.referrer) + '&n=' + escape(navigator.userAgent) + '&p=' + escape(navigator.userAgent)
    if(navigator.userAgent.substring(0,1)>'3') {data = data + '&sd=' + screen.colorDepth + '&sw=' + escape(screen.width+ 'x'+screen.height)};
    
    document.write('<a onfocus="this.blur()" href="' +url+ '"><img object.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(sProperties)" border=0 hspace=0 '+'vspace=0 src="' +image1+ '" ');
    document.write('onMouseOver="TopL=setTimeout(\'tleftpop_show()\',100);clearTimeout(TopL2)" ')
    document.write('onMouseOut="TopL2=setTimeout(\'tleftpop_hide()\',100);clearTimeout(TopL)"></a>');
    document.write('</div>');
}
