var strHTML=""

strHTML+="<table border='0' cellpadding='0' cellspacing='0' width='770' style='border-collapse: collapse' bordercolor='#111111' bgcolor='#FFF7EF'>"
  strHTML+="<!-- fwtable fwsrc='C:\webTemp\AalwButton.png' fwbase='00000001.gif' fwstyle='FrontPage' fwdocid = '742308039' fwnested=''0' -->"
  strHTML+=" <tr>"
  strHTML+=" <td><img name='nfooter' src='Images/footer.gif' width='665' height='40' border='0' alt=''></td>"
  strHTML+=" <td><a href='#Top' onMouseOut= MM_swapImgRestore();  onMouseOver= MM_swapImage('topButton','','Images/topButton_f2.gif',1); ><img name='topButton' src='Images/topButton.gif' width='105' height='40' border='0' alt=''></a></td>"
  strHTML+="</tr>"
strHTML+="</table>"

// write the html section
document.write(strHTML);