// º°µµÀÇ js ÆÄÀÏ¿¡¼­ ...

  function viewFlash(id){
    document.write(id.text);
	id.id='';
  }
