document.write("<div id=Footer>")
  document.write("<div class=padder>")
    document.write("<p align=center>")
	document.write("<object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0 id=classic8 width=420 height=20>")
  	document.write("<param name=movie value=email.swf>")
  	document.write("<param name=quality value=high>")
  	document.write("<param name=bgcolor value=#FFFFFF>")
  	document.write("<embed name=classic8 src=email.swf quality=high bgcolor=#FFFFFF width=420 height=20 type=application/x-shockwave-flash pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>")
  	document.write("</embed>")
	document.write("</object>")
    	document.write("</p>")
	document.write("</div>")
document.write("</div>")