'); mywindow.document.write(''); mywindow.document.write(''); mywindow.document.write(''); mywindow.document.write('

' + document.title + '

'); mywindow.document.write(document.getElementById(elem).innerHTML); mywindow.document.write(' '); mywindow.document.close(); // necessary for IE >= 10 mywindow.focus(); // necessary for IE >= 10*/ // mywindow.print(); //mywindow.close(); return true; }