var B1=B2='';

if (typeof document.compatMode!='undefined'&&document.compatMode!='BackCompat') {
 bleft_doctp="_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.documentElement.scrollLeft);}";
} else {
 bleft_doctp="_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);_left:expression(document.body.scrollLeft);}";}if(typeof document.compatMode!='undefined'&&document.compatMode!='BackCompat'){bleft_doctp2="_top:expression(document.documentElement.scrollTop-50+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.body.scrollLeft)+50;}";}else{bleft_doctp2="_top:expression(document.body.scrollTop-50+document.body.clientHeight-this.clientHeight);_left:expression(document.body.scrollLeft)+50;}";
}

var HN_bgf0=(window.location.protocol.toLowerCase()=="https:") ? "pix.gif": "pix.gif";

var bleft_bodycss='* html {background:url('+HN_bgf0+') fixed;background-repeat: repeat;background-position: right bottom;}';
var bleft_fixedcss='#bleft_fixed{position:fixed;';
var bleft_fixedcss=bleft_fixedcss+'_position:absolute;';
var bleft_fixedcss=bleft_fixedcss+'left:0px;';
var bleft_fixedcss=bleft_fixedcss+'bottom:0px;';
var bleft_fixedcss=bleft_fixedcss+'z-index: 2000;';
var bleft_fixedcss=bleft_fixedcss+bleft_doctp;

var bleft_popcss='#bleft_pop {background-color: transparent;';
var bleft_popcss=bleft_popcss+'position:fixed;';
var bleft_popcss=bleft_popcss+'_position:absolute;';
//var bleft_popcss=bleft_popcss+'height: 245px;';
//var bleft_popcss=bleft_popcss+'width: 156px;';
var bleft_popcss=bleft_popcss+'left: 50px;';
var bleft_popcss=bleft_popcss+'bottom: 50px;';
var bleft_popcss=bleft_popcss+'overflow: hidden;';
var bleft_popcss=bleft_popcss+'visibility: hidden;';
var bleft_popcss=bleft_popcss+'z-index: 100;';
var bleft_popcss=bleft_popcss+bleft_doctp2;

document.write('<style type="text/css">'+bleft_bodycss+bleft_fixedcss+bleft_popcss+'</style>');

function bleftpop_hide()
{
 var cred_id='bleft_pop';
 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 bleftpop_show()
{
 cred_id='bleft_pop';
 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 show_bottomleft(type,id,usr)
{
		var image1='http://www.hyipexplorer.com/status/statusjs.php?ids=' +id+'&pos=3';
		var image2='http://www.hyipexplorer.com/status'+type+id+'.gif';
        var pixel='http://www.hyipexplorer.com/images/pixel.gif';
		var url='http://www.hyipexplorer.com/'+usr+'_'+id+'/';

 document.write('<div id="bleft_pop">');
 document.write('<img name=bottomleft src="' + image2 + '" border=0 alt="HYIP Monitoring service. Click to check program status.">');
    document.write('</div>');
 document.write('<div id="bleft_fixed">');

 if (/MSIE (5\.5|6).+Win/.test(navigator.userAgent))
  {
 document.write('<a style="background-color: transparent;" onfocus="this.blur()" href="' +url+ '" target="_blank"><img style="border: 0px;" border=0 hspace=0 '+'vspace=0 src="' +pixel+ '" + style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+image1+')" ');
 } else {
 document.write('<a style="background-color: transparent;" onfocus="this.blur()" href="' +url+ '" target="_blank"><img style="border: 0px;" border=0 hspace=0 '+'vspace=0 src="' +image1+ '" ');
 }


 document.write('onMouseOver="HN=setTimeout(\'bleftpop_show()\',100);clearTimeout(B2)" ')
 document.write('onMouseOut="HN2=setTimeout(\'bleftpop_hide()\',100);clearTimeout(B1)"></a>');
 document.write('</div>');
}