//kendlebell print document.write("\"print"); function printme() { var thelocation = window.document.location.href; var printurl = "http://www.pa-answering.co.uk/printjapage.phtml?page="+escape(thelocation); theprintwindow = open(printurl, "printwin"); theprintwindow.focus(); }