// JavaScript Document for homepage flash

document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"');
document.write('codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"');
document.write('width="630" height="344">');
document.write('<param name="movie" value="flash/flash_sugnarama.swf">');
document.write('<param name="allowscriptaccess" value="always">');
document.write('<param name="wmode" value="transparent">');
document.write('<embed type="application/x-shockwave-flash"');
document.write('pluginspage="http://www.macromedia.com/go/getflashplayer"');
document.write('name="ei_sample"');
document.write('width="630" height="344"');
document.write('src="flash/flash_sugnarama.swf"');
document.write('wmode="transparent"');
document.write('allowscriptaccess="always" </embed>');
document.write('</object>');



