function fGo(URL) { var ls='toolbar=1,location=1,directories=0,status=1,menubar=1,left=0,top=0,width=800,height=600,scrollbars=1,resizable=1'; window.open(URL,'BTR',ls); }