document.write('<object'); 
document.write('	classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"'); 
document.write('	codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"'); 
document.write('	width="472"'); 
document.write('	height="355">'); 
document.write('<param name="allowScriptAccess" value="sameDomain" />'); 
document.write('<param name="movie" value="/slideshow.swf" />'); 
document.write('<param name="quality" value="high" />'); 
document.write('<param name="wmode" value="opaque" />'); 
document.write('<param name="flashvars" value="'+flashvars+'" />'); 
document.write('<embed src="/slideshow.swf" '); 
document.write('	quality="high" ');  
document.write('	flashvars="'+flashvars+'" '); 
document.write('	width="472" '); 
document.write('	height="355" '); 
document.write('	allowScriptAccess="sameDomain" '); 
document.write('	type="application/x-shockwave-flash" '); 
document.write('	pluginspage="http://www.macromedia.com/go/getflashplayer" '); 
document.write('	>'); 
document.write('	<noembed>This shows our services. To find out about our services, <a href="/index.php?pageID=2">go to the Services section</a>.</noembed>'); 
document.write('	</embed>'); 
document.write('</object>'); 