function index(){
document.write ('<table width=780 height=200 border="0" cellpadding="0" cellspacing="0" align=center>');
document.write ('<TR>');
document.write ('<TD width=780 height=200 background="default_files/i1-002.jpg">');
document.write ('<div align="center">');
document.write ('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="602" height="193">');
document.write ('<param name="movie" value="default_files/11.swf">');
document.write ('<param name="quality" value="high">');
document.write ('<PARAM NAME="wmode" VALUE="transparent">');
document.write ('<embed src="default_files/11.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="602" height="193">');
document.write ('</embed>');
document.write ('</object>');
document.write ('</div>');
document.write ('</TD>');
document.write ('</TR>');
document.write ('</Table>');
}
