document.writeln('<object');
document.writeln('	classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"');
document.writeln('	codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"');
document.writeln('	id="map_contact"');
document.writeln('	width="330"');
document.writeln('	height="290"');
document.writeln('	align="middle"');
document.writeln('>');
document.writeln('	<param name="allowScriptAccess" value="sameDomain" />');
document.writeln('	<param name="movie" value="map_contact.swf" />');
document.writeln('	<param name="quality" value="high" />');
document.writeln('	<param name="bgcolor" value="#ffffff" />');
document.writeln('	<embed');
document.writeln('		src="map_contact.swf"');
document.writeln('		quality="high"');
document.writeln('		bgcolor="#ffffff"');
document.writeln('		width="330"');
document.writeln('		height="290"');
document.writeln('		swLiveConnect=true');
document.writeln('		id="map_contact"');
document.writeln('		name="map_contact"');
document.writeln('		align="middle"');
document.writeln('		allowScriptAccess="sameDomain"');
document.writeln('		type="application/x-shockwave-flash"');
document.writeln('		pluginspage="http://www.macromedia.com/go/getflashplayer"');
document.writeln('	/>');
document.writeln('</object>');
