var position = screen.width - 400;
var features = 'width=450,height=350,left=' + position + ',top=0,screenX=' + position + ',screenY=0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,copyhistory=no,resizable=no';
/*this.window.open("popup.html","popup",features);*/

