// JavaScript Document

document.open();
document.writeln('<embed src="map.swf" width="500" height="235" bgcolor="#E6E1D9" wmode="opaque" type="application/x-shockwave-flash"/>');
document.close();