function printwin()
{ if (window.focus) { window.focus() }; window.print(); };