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\AalwButtonA.png' fwbase='00000001.gif' fwstyle='FrontPage' fwdocid = '742308039' fwnested=''0' -->"
      
strHTML+="<tr>"
   
strHTML+="<td><a href='#Top' onMouseOut= MM_swapImgRestore(); onMouseOver=MM_swapImage('topButton','','Images/topButton_f2.gif',1);>"
   
strHTML+="<img name='topButton' src='Images/topButton.gif' width='108' height='40' border='0' alt=''></a></td>"
   
strHTML+="<td><img border='0' src='Images/A_footer.gif' width='661' height='40'></td>"
  
strHTML+="</tr>"

strHTML+="</table>"


// write the html section
document.write(strHTML);