      function writeFlash(id) {

          document.getElementById(id).innerHTML = "<object type='application/x-shockwave-flash' data='images/topbanner.swf' width='340' height='110' ><param name='movie' value='images/topbanner.swf' /></object>";

      }
	  function writeFlashid(sid) {

          document.getElementById(sid).innerHTML = "<object type='application/x-shockwave-flash' data='/images/topbanner.swf' width='362' height='125' ><param name='wmode' value='transparent'><param name='movie' value='/images/topbanner.swf' /></object>";

      }
	  
	      
	 