<!--
function printthis() {
window.open('http://' + document.domain + '/print.asp?url=' + document.printform.url.value,'window');
}
// -->