function prod(tokka) {
switch(tokka) {
      case 0:
          str = ""
          break;
      case 1:
          str = '<BR><BR><FONT COLOR="#0000ff" SIZE="-1">★★★★★★★★★★★★★★★★★★★★★★★</FONT><BR><FONT SIZE="3">インターネット特価<B><FONT COLOR="#ff0000">　ご相談ください</FONT></B>';
          break;
      case 2:
          str = '<BR><BR><FONT COLOR="#0000ff" SIZE="-1">★★★★★★★★★★★★★★★★★★★★★★★</FONT><BR><B><FONT COLOR="#ff0000">＜在庫限り＞</FONT></B>';
          break;
      default:
          str=""
      }
document.write('<TABLE BORDER="0" WIDTH="100%" CELLSPACING="0" CELLPADDING="0">');
document.write('<TR><TD WIDTH="100%" BGCOLOR="#ccffff"> ');
document.write('<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="8" WIDTH="100%">');
document.write('<TR><TD WIDTH="40%" BGCOLOR="#ffffff" ALIGN="CENTER"><IMG SRC="../osusume/image/acm7d-w.gif" WIDTH="207" HEIGHT="169" ALIGN="BOTTOM" BORDER="0"></TD>');
document.write('<TD WIDTH="60%"> ');
document.write('<P><IMG SRC="../osusume/image/m_osusumep.gif" WIDTH="73" HEIGHT="20" ALIGN="ABSMIDDLE"><BR>');
document.write('<FONT SIZE="-1">ダイキン加湿空気清浄機「うるおい光クリエール」　</font><BR><BR>');
document.write('<FONT SIZE="-1">●吸引・捕獲するだけでなく分解・除去する光速ストリーマ</font><BR>');
document.write('<FONT SIZE="-1">●加湿する水にも光速ストリーマ</font><BR>');
document.write('<FONT SIZE="-1">●大風量で、すばやくお部屋をキレイに。</font><BR>');
document.write('<FONT SIZE="-1">●光速ストリーマでウイルスなどを分解・除去しながら、加湿機能でお肌を乾燥から守ります。</FONT><BR>');
document.write('</P><P><A HREF="http://www.daikinaircon.com/ca/" TARGET="_blank">');
document.write('<IMG SRC="../osusume/image/btn_detail.gif" BORDER="0" WIDTH="53" HEIGHT="20" ALIGN="BOTTOM"></A>');
document.write('<A HREF="estimate_form.cfm" TARGET="_self">');
document.write('<IMG SRC="../osusume/image/btn_mitumori.gif" BORDER="0" WIDTH="71" HEIGHT="20" ALIGN="BOTTOM"></A>');
document.write('</TD></TR></TABLE>');
document.write('</TD></TR></TABLE>');
}
