"; var m2="
"+ ""+ " "+ "
"+ jbegin+ "function wclose(){" + "var browserName = '';" + "var ua = navigator.userAgent.toLowerCase();" + "if ( ua.indexOf('firefox') != -1 ) { " + "browserName = 'firefox';}" + "if ( ua.indexOf('chrome') != -1 ) { " + "browserName = 'chrome';}" + "if ( ua.indexOf('safari') != -1 ) { " + "browserName = 'safari';}" + "if ( ua.indexOf('opera') != -1 ) { " + "browserName = 'opera';}" + "if (browserName != 'firefox'){" + "if (browserName == 'chrome' || browserName == 'safari' || browserName == 'opera'){" + "this.location.reload();" + "return;" + "}}" + "history.back();}" + "function printit(){"+ "var NS = (navigator.appName == 'Netscape');"+ "var VERSION = parseInt(navigator.appVersion);"+ "var browserName = '';" + "var ua = navigator.userAgent.toLowerCase();" + "if ( ua.indexOf('msie') != -1 ) { " + "browserName = 'msie';}" + "if (NS) {" + "window.print();" + "} else {" + "if (browserName=='msie'){window.location.reload();}"+ "window.print();" + "} "+ "} "+ plonk + "