function Showinfo(info) {
Stats=window.open(info,"Stats","scrollbars=0,width=450,height=510"); Stats.window.focus() }
