   function drawactivexmsg(){
      document.write('<div class="section" id="zone">\n');
      document.write('<div class="section" id="main">');
      document.write('<div class="section" id="title"><h1>SAKE BAR KUSHI</h1></div>');
      document.write('<div class="section" id="subtitle"><h2>Made in Tokyo , served in Milan</h2><hr /></div>');
      document.write('<div class="txtblock">');
      document.write('<ul><p>Per potere visualizzare correttamente questo sito, <br>e\' necessario il supporto di "Adobe Flash Player".<br>');
      document.write('Nel nostro browser JavaScript non e\' stato attivato.<br><br>');
      document.write('This site uses "Adobe Flash". <br>In order to see this site properly, you need "Adobe Flash Player".<br>');
      document.write('JavaScript is not active.<br><br>');
      document.write('このサイトは"Adobe Flash"を使用しています。<br>適切にご覧になるには"Adobe Flash Player"が必要です。<br>');
      document.write('JavaScriptをアクティブにしてください。');
      document.write('<br><br><a href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&promoid=BIOW" target="_blank">');
      document.write('<img src="./images/get_flash_player.gif" width="88" height="31" border="0" alt="Get ADOBE FLASHPLAYER"></a></p></ul>');
      document.write('</div>');
      document.write('<div class="section" id="foota">');
      document.write('<div class="copyrights">');
      document.write('<hr />');
      document.write('Copyright &copy; KUSHI S.R.L All rights reserved.</div>');
      document.write('</div>');
      document.write('</div>');
      document.write('</div>\n');
   }

   function Msg_flashver(){
      drawactivexmsg();
   }
