function poponload()
{
testwindow= window.open ("http://www.youmustsee.com/tweet/widtravour.php?link= "+encodeURIComponent(location.href), "mywindow","location=1,status=1,scrollbars=1,width=350,height=550");
testwindow.moveTo(0,0);
}
