function EmbedGallery()
{ 
      document.write('<object data="http://functionalworkshop.com/_images/_galleries/func_gal.swf" width="722" height="509" type="application/x-shockwave-flash" >');
      document.write('  <param name="movie" value="http://functionalworkshop.com/_images/_galleries/func_gal.swf" />');
	  document.write('  <param name="base" value="." /> ');
      document.write('</object>'); 
}// JavaScript Document