  document.write('<div style="display:block; padding-top: 2%; float:left; height: 450px; width: 25%; vertical-align: top">');
 	document.write('<object type="application/x-shockwave-flash" data="quote_select.swf" width="100%" height="100%">');
 	document.write('<param name="movie" value="quote_select.swf">'); 
	document.write('</object>');
	document.write('</div>');

