This works on everything but Mac IE 5.2.3. why?
<!--
if(window.print) {
document.write('<img src="/i/print.gif" width="21" height="17" alt="" border="0"><a href="#" accesskey="p" title="[P] Print This Page" onclick="window.print()">Print This Page</a><br />');
}
else {
document.write(' ');
}
//-->