// JavaScript Document
document.write('<table width="100%" height="100%" border="0">')
document.write('<tr>')
document.write('<th width="(100%-(800))/2" height="(100%-(600))/2" scope="col"></th>')
document.write('<th width="800" height="(100%-(600))/2" scope="col"></th>')
document.write('<th width="(100%-(800))/2" height="(100%-(600))/2" scope="col"></th>')
document.write('</tr>')
document.write('<tr>')
document.write('<th height="600" colspan="3" scope="row"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="800" height="600" align="absmiddle">')
document.write('<param name="allowScriptAccess" value="sameDomain" />')
document.write('<param name="movie" value="preloader.swf" />')
document.write('<param name="quality" value="high" />')
document.write('<param name="scale" value="exactfit" />')
document.write('<param name="wmode" value="transparent" />')
document.write('<param name="bgcolor" value="#ffffff" />')
document.write('<embed src="preloader.swf" quality="high" scale="exactfit" wmode="transparent" bgcolor="#ffffff" width="800" height="600" align="absmiddle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />')
document.write('</object></th>')
document.write('</tr>')
document.write('<tr>')
document.write('<th height="(100%-(600))/2" scope="row"></th>')
document.write('<td height="(100%-(600))/2" ></td>')
document.write('<td height="(100%-(600))/2"></td>')
document.write('</tr>')
document.write('</table>')