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