var fileName =
location.pathname.substring(location.pathname.lastIndexOf('/')+1)
document.write('<a href="javascript:openWindow(\'p-' + fileName + '\',\'print\', 590, 430, \'resizable\', \'toolbar\', \'scrollbars\', \'status\');"><IMG SRC="../images/tools_06.gif" WIDTH=133 HEIGHT=19 alt="Print this page" border="0"></a>')