function shd(id){ var iWidth=screen.width-10; var iHeight=screen.height-75; var wnd=window.open('http://www.scraphd.com/builder/'+id,'mywindow','width='+iWidth+',height='+iHeight+',left=0,top=0,screenX=0,screenY=0,toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=no,copyhistory=yes,resizable=no');}
