// inserts the <object> and <embed> tags to circumvent the new restriction in IE (since April 11 2006)
document.write('<object width="400" height="100"><param name="movie" value="flash/quotes.swf"><embed src="flash/quotes.swf" width="400" height="100"></embed></object>');
