// JavaScript Document

document.open();
document.writeln('<embed src="map.swf" width="550" height="526" type="application/x-shockwave-flash"/>');
document.close();
