topButton = '<table width="71" border="0" cellspacing="0" cellpadding="0" height="20">'
topButton += '          <tr>'
topButton += '            <td width="10" height="20"><img src="../ifimages/btnedgl.gif" width="10" height="20" name="btnedgl" alt="Left button edge"></td>'
topButton += '            <td width="51" height="20"><a href="#top" onMouseOver=\'document.btntop.src="../ifimages/btntopup.gif";\' onMouseOut=\'document.btntop.src="../ifimages/btntopdwn.gif";\'><img src="../ifimages/btntopdwn.gif" width="51" height="20" name="btntop" alt="Top button" border="0"></a></td>'
topButton += '            <td width="10" height="20"><img src="../ifimages/btnedgr.gif" width="10" height="20" name="btnedgr" alt="Right button edge"></td>'
topButton += '          </tr>'
topButton += '        </table>'
document.write(topButton)
