{if $GIRL == FALSE}
{/if}
 |
 |
{* お仕事一覧 *}
{* 求人情報検索 *}
{* 掲示板 *}
{* 情報コーナ *}
{* ホストランク *}
{* メンズランク *}
{* 占い *}
{* 用語集 *}
|
 |
 |
{ if ( $GIRL == FALSE ) }
{* 携帯サイト紹介部ここまで *}
{* スカウト店舗部ここから *}
 |
|
{* スカウト詳細をみるボタン *}
|
 |
|
{* スカウト店舗ログインボタン *}
|
 |
{* スカウト店舗部ここまで *}
{* バナー部分を読み込む *}
{include file="kslady_banner.html" }
{/if}
|
|
{* ログイン前とログイン後でベースとなるファイルを切り替える *}
{ if ( $GIRL != FALSE ) }
{* ログイン後の画面 *}
{include file="kslady_login.html"
target_form = $target_form
}
{else}
{* 優良店一覧とかがあるほう *}
{include file="kslady_logout.html"
target_form = $target_form
priorityStores=$priorityStores
normalStores=$normalStores
curDate = $curDate
rssMaqueeTag = $rssMaqueeTag
}
{/if}
{* コンテンツ一覧部ここから *}
|
|