
//カフェ投稿Window Open!!
function addopen()
{
	window.open('http://www2.cafeman.jp/request.htm','_blank','scrollbars=yes,Width=500,Height=400,left=0,right=0');
}

function descopen()
{
	window.open('http://www.cafeman.jp/cafeman1.htm','_blank','scrollbars=yes,Width=0,Height=0,left=0,right=0');
}

//ﾊﾞﾅｰ広告処理
function bannerPrint(){
//    
document.write('<table width="150" border="0" cellpadding="0" cellspacing="0" background="pict100/siro1.gif" height="420">');
//document.write('  <tr> ');
//document.write('    <td height="58"><br>');
//document.write('      <div align="center"><a href="javascript:addopen();"><img src="pict100/osiete.gif" width="130" height="60" border="0" alt="ネットカフェ情報をください"></a>');
//document.write('    <br>未掲載の店舗情報を<br>お寄せください');
//document.write('    </div><br></td>');
//document.write('  </tr>');
//document.write('  <tr> ');
//document.write('    <td height="42">　</td>');
//document.write('  </tr>');
document.write('  <tr> ');
document.write('    <td height="40"> ');
document.write('      <div align="center"><a href="http://soft-w.jp/shopbrand/461/X/" target="_blank"><img src="pict100/soft-w.gif" width="130" height="60" border="0" alt="店舗什器設計施工・ＤＶＤ・ＣＤ・ビデオ販売＆レンタル用品はソフトサービス"></a>');
document.write('      <br>ネットカフェ用品の<br>総合ショッピングサイトなら<br>ソフトサービス</font><p></div>');
document.write('    </td>');
document.write('  <tr> ');
document.write('    <td height="27"> ');
document.write('      <div align="center"><a href="http://soft-w.jp/shopdetail/210003000011/order/" target="_blank"><img src="pict100/image0004.jpg" width="120" height="80" border="0" alt=""></a>');
document.write('      <br>好評なブースドアに<br>店舗様のニーズに答えた<br>透明タイプをラインナップ<br><p></div>');
document.write('    </td>');document.write('  <tr> ');
document.write('  <tr> ');
document.write('    <td height="27"> ');
document.write('      <div align="center"><a href="http://soft-w.jp/shopbrand/008/X/" target="_blank"><img src="pict100/image0005.jpg" width="120" height="80" border="0" alt=""></a>');
document.write('      <br><font color="kuro">丁度よい120cm×160cm<br>暖かくてホッとする<br>人気のブランケット再入荷<br><p></div>');
document.write('    </td>');document.write('  <tr> ');
document.write('    <td height="27"> ');
document.write('      <div align="center"><a href="http://www.ecafe.jp/soft-s/view_run.asp?CAT=16_a_868 " target="_blank"><img src="pict100//yukaagey.gif" width="130" height="113" border="0" alt="インターネットカフェ用品はソフトサービス"></a>');
document.write('      <br><font color="kuro">ナイトパック稼働率が<br>大幅アップ　！！<p></div>');
document.write('    </td>');
document.write('  <tr> ');
document.write('    <td height="27"> ');
document.write('      <div align="center"><a href="http://www.ss777.jp/top.htm" target="_blank"><img src="pict100/soft-s.gif" width="130" height="60" border="0" alt="ＤＶＤ・ＣＤ・ビデオ・販売＆レンタル用品・万引き防犯用品・監視カメラ・什器・備品・店舗設計施工はソフトサービス"></a>');
document.write('      <br>ネットカフェ用品の<br>ご説明＆お見積りサイト<br><br><p></div>');
document.write('    </td>');document.write('  <tr> ');
document.write('  </tr>');
document.write('  <tr> ');
document.write('    <td height="27"> ');
document.write('      ');
document.write('    </td>');
document.write('  </tr>');
document.write('  </tr>');document.write('  <tr> ');
document.write('    <td height="1"> ');
document.write('    <br></td>');
document.write('  </tr>');
document.write('</table>');
document.write('');
//
}


