var T1=T2='';

if (typeof document.compatMode!='undefined'&&document.compatMode!='BackCompat') {
//+document.documentElement.clientHeight-this.clientHeight
    tright_doctp="_top:expression(document.documentElement.scrollTop+this.clientHeight-60);_left:expression(document.documentElement.scrollLeft+document.documentElement.clientWidth-offsetWidth);}";
//+document.documentElement.clientHeight-this.clientHeight
    tright_doctp2="_top:expression(document.documentElement.scrollTop+this.clientHeight-200);}";
} else {
//document.body.scrollTop+document.body.clientHeight-this.clientHeight
    tright_doctp="_top:expression(document.body.scrollTop+this.clientHeight-60);_left:expression(document.body.scrollLeft + document.body.clientWidth-offsetWidth);}";
//+document.body.clientHeight-this.clientHeight
    tright_doctp2="_top:expression(document.body.scrollTop+this.clientHeight-200);}";
}

var tright_fixedcss='#trightfixed_div{position:fixed;_position:absolute;top:0px;right:0px;z-index: 1000;'+tright_doctp;
var tright_popcss='#HYIPS_pop {background-color: transparent;position:fixed;_position:absolute;right: 120px;top: 50px;overflow: hidden;visibility: hidden;z-index: 100;'+tright_doctp2;

document.write('<style type="text/css">'+tright_fixedcss+tright_popcss+'</style>');

function trightpop_hide()
{
    var cred_id='HYIPS_pop';
    if (document.getElementById) {
        document.getElementById(cred_id).style.visibility='hidden';
    } else if (document.layers) {
        document.layers[cred_id].visibility='hidden';
    } else if (document.all) {
       eval("document.all.'+cred_id+'.style.v=\"hidden\"");
    }
}

function trightpop_show()
{
    var cred_id='HYIPS_pop';
    if (document.getElementById) {
        document.getElementById(cred_id).style.visibility='visible';
    } else if (document.layers) {
        document.layers[cred_id].visibility='show';
    } else if (document.all) {
       eval("document.all.'+cred_id+'.style.v=\"visible\"");
    }
}

function show_topright(type,id)
{
	if(type==1)
	{ 
		




    var image1='http://investdad.com/ban/120x120-3.gif';
		var image2='';
		var url='http://investdad.com/?redirect&id=870';
}

	
    document.write('<div id="HYIPS_pop">');
    document.write('<img src="' + image2 + '" border=0 alt="">');
    document.write('</div>');
    document.write('<div id="trightfixed_div">');
    document.write('<a onfocus="this.blur()" href="' +url+ '" target="_blank"><img object.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(sProperties)" border=0 hspace=0 '+'vspace=0 src="' +image1+ '"');
    document.write('onMouseOver="T1=setTimeout(\'trightpop_show()\',100);clearTimeout(T2)" ')
    document.write('onMouseOut="T2=setTimeout(\'trightpop_hide()\',100);clearTimeout(T1)"></a>');
    document.write('</div>');
}
