      function writeFlash(id) {

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

      }
	  
	        function writeFlashfunc(id) {

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

      }
	 
