function openw(x) {window.open(x,'HRposition','toolbar=yes,location=yes,resizable=yes,menubar=yes,scrollbars=yes,width=800,height=810,top=35,left=20');}
function openwvar(x,width,height) {window.open(x,'Position','toolbar=yes,location=yes,resizable=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,width='&width&',height='&height&',top=25,left=10');}
