out_akasugu();
function out_akasugu() {
var shtml = '<div style="width:458px">';
shtml += ('<object id="ak" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="458" height="490">');
shtml += ('<param name="movie" value="http://cocorat.com/swf/akasugu.swf" />');
shtml += ('<!--[if !IE]>-->');
shtml += ('<object type="application/x-shockwave-flash" data="http://cocorat.com/swf/akasugu.swf" width="458" height="490">');
shtml += ('<!--<![endif]-->');
shtml += ('<div>');
shtml += ('<h1>Alternative content</h1>');
shtml += ('<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>');
shtml += ('</div>');
shtml += ('<!--[if !IE]>-->');
shtml += ('</object>');
shtml += ('<!--<![endif]-->');
shtml += ('</object>');
shtml += '</div>'
document.write(shtml);
}
