/*                                                        */
/*             contact-land.com WEBシステム               */
/*        社員・アルバイト募集の出力用テンプレート        */
/*                                                        */


function printRecruit () {

  document.write('<li><a href="/shop/list.cgi"><img src="/img/index_secondary_btn02-03.gif" width="240" height="50" alt="採用情報 社員・アルバイト募集中！"></a></li>');

}
// ---------- End of Javascript ----------
