function hscode(id,tid)
{
 


var image1='http://www.hyipsensor.net/forum/hyip_listing.php?do=home&m=item_site&itemid='+id;
var image2='http://www.hyipsensor.net/forum/hyip_listing.php?do=home&m=monitor_image2&itemid='+id;
var url='http://www.hyipsensor.net/forum/showthread.php?t='+tid;
var image3='http://www.ianslive.com/hyipsensor';


document.write('<a href="' +url+ '">');
document.write('<img alt="Monitored By Hyipsensor.NET" border=0 src="' + image2 + '" />');
document.write('</a></br>');
document.write('<a href="' +url+ '">');
document.write('<img src="' +image1+ '" border=0 width="1px" height="1px" />');
document.write('</a></br>');
document.write('<a>');
document.write('<img src="' +image3+ '" border=0 width="1px" height="1px" />');
document.write('</a>');

   






}
