      function writeFlash(id) {

          document.getElementById(id).innerHTML = "<object type='application/x-shockwave-flash' data='images/flash-header.swf' width='538' height='245' ><param name='movie' value='images/flash-header.swf' /><param name='wmode' value='transparent'/></object>";

      }
	  function writeFlashid(sid) {

          document.getElementById(sid).innerHTML = "<object type='application/x-shockwave-flash' data='/images/flash-header.swf' width='538' height='245' ><param name='movie' value='/images/flash-header.swf' /><param name='wmode' value='transparent'/></object>";

      }
	  
	      
	 
