// JavaScript Document

document.open();
document.writeln('<embed src="./images/otaru.swf" width="540" height="220" wmode="opaque" type="application/x-shockwave-flash"/>');
document.close(); 
