// JavaScript Document

document.open();
document.writeln('<embed src="apartment.swf" width="700" height="570" type="application/x-shockwave-flash"/>');
document.close();
