

// Copyright PChost.com Pty Ltd 2004
function printPage(){var a=navigator.platform.substring(0,3).toUpperCase();if(window.print!=null&&a!='MAC'){window.print();}else{alert("Please use the browser menu to print this page.");}}
