function myPrintPage(doNotCloseWindow){window.print();if(!doNotCloseWindow){window.setTimeout("window.close();",7000)}return false};
