var x = screen.width-5;
var help = 'width=5,height=5,toolbar=no,status=no,menubar=no,scrollbars=no,copyhistory=no,resizable=no,left=' + x + ',top=1';
window.open('/piercing/link/list.html', 'newWindow', help); 
