function myprint() {
window.parent.focus();
window.print();
}