function writeProfile() {

var profile = '<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">\
<table cellspacing=0 cellpadding=0 class="profile">\
 <tr>\
  <td class="profile_top">\
   <font class="profile_top">\
   <strong>\
    \
   </strong>\
   </font>\
  </td>\
 </tr>\
 <tr> \
  <td>\
   <table width="100%" cellpadding=0 cellspacing=0>\
    \
    <tr> \
     <td nowrap class="profile_bottom">\
     <font class="profile_bottom">\
     職業\
     </font>\
     </td>\
     <td class="profile_bottom">\
     <font class="profile_bottom">\
     :内緒\
     </font>\
     </td>\
    </tr>\
    \
    <tr> \
     <td nowrap class="profile_bottom">\
     <font class="profile_bottom">\
     年齢\
     </font>\
     </td>\
     <td class="profile_bottom">\
     <font class="profile_bottom">\
     :\
     </font>\
     </td>\
    </tr>\
    <tr>\
     <td nowrap class="profile_bottom" valign="center">\
       <font class="profile_bottom">\
       出演タイプ</font>\
     </td>\
     <td nowrap class="profile_bottom" valign="center" align="left">\
       <iframe src="http://aff-jp.dxlive.com/json/showIcons/" border="0" frameborder="0" height="30" width="150" scrolling="no" allowtransparency="true"></iframe>\
     </td>\
    </tr>\
    \
    <tr> \
     <td nowrap class="profile_bottom">\
     <font class="profile_bottom">\
     スリーサイズ\
     </font>\
     </td>\
     <td class="profile_bottom">\
     <font class="profile_bottom">\
     : /  / \
     </font>\
     </td>\
    </tr>\
    \
    <tr> \
     <td nowrap class="profile_bottom">\
     <font class="profile_bottom">\
     住まい\
     </font>\
     </td>\
     <td class="profile_bottom">\
     <font class="profile_bottom">\
     :内緒\
     </font>\
     </td>\
    </tr>\
    \
    <tr> \
     <td nowrap class="profile_bottom">\
     <font class="profile_bottom">\
     話せる言語\
     </font>\
     </td>\
     <td class="profile_bottom">\
     <font class="profile_bottom">\
     :\
     </font>\
     </td>\
    </tr>\
    \
    <tr> \
     <td nowrap class="profile_bottom">\
     <font class="profile_bottom">\
     エッチ度\
     </font>\
     </td>\
     <td class="profile_bottom">\
     <font class="profile_bottom">\
     :H度5\
     </font>\
     </td>\
    </tr>\
    \
    <tr> \
     <td nowrap class="profile_bottom">\
     <font class="profile_bottom">\
     自己紹介\
     </font>\
     </td>\
     <td class="profile_bottom">\
     <font class="profile_bottom">\
     :\
     </font>\
     </td>\
    </tr>\
    \
    <tr> \
     <td nowrap class="profile_bottom">\
     <font class="profile_bottom">\
     好きな事\
     </font>\
     </td>\
     <td class="profile_bottom">\
     <font class="profile_bottom">\
     :\
     </font>\
     </td>\
    </tr>\
    \
    <tr> \
     <td nowrap class="profile_bottom">\
     <font class="profile_bottom">\
     嫌いな事\
     </font>\
     </td>\
     <td class="profile_bottom">\
     <font class="profile_bottom">\
     :\
     </font>\
     </td>\
    </tr>\
    \
    <tr> \
     <td nowrap class="profile_bottom">\
     <font class="profile_bottom">\
     タイプの男性\
     </font>\
     </td>\
     <td class="profile_bottom">\
     <font class="profile_bottom">\
     :\
     </font>\
     </td>\
    </tr>\
    \
    <tr> \
     <td nowrap class="profile_bottom">\
     <font class="profile_bottom">\
     きらいな男性\
     </font>\
     </td>\
     <td class="profile_bottom">\
     <font class="profile_bottom">\
     :\
     </font>\
     </td>\
    </tr>\
    \
    <tr> \
     <td nowrap class="profile_bottom">\
     <font class="profile_bottom">\
     トップページ用カテゴリー\
     </font>\
     </td>\
     <td class="profile_bottom">\
     <font class="profile_bottom">\
     :\
     </font>\
     </td>\
    </tr>\
    \
    <tr> \
     <td nowrap class="profile_bottom">\
     <font class="profile_bottom">\
     主な出没時間\
     </font>\
     </td>\
     <td class="profile_bottom">\
     <font class="profile_bottom">\
     :\
   </table>\
  </td>\
 </tr>\
\
</table>';
document.write(profile);
}
