//************************************************************************************
//サイトのヘッダーの表示
function header() {
document.write('<center>');
document.write('<table width=728 border=0 cellspacing=0 cellpadding=0>');
document.write('<tr>');
document.write('<td>');
}
//************************************************************************************
//サイトのセパレーターの表示

function sepr() {
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td>');
}
//************************************************************************************
//サイトのフッターの表示
function footer() {
document.write('<div><font size=3 color=red >粁ｧｰｽﾄﾋﾞｼﾞｮﾝ</font><font size=3 color=red >&nbsp;&nbsp;&nbsp;&nbsp;</font><FONT SIZE=3 COLOR=red>WARNING</FONT><I><U><FONT SIZE=3>SORRY JAPANESE ONLY</FONT></U></I></div>');
document.write('<div><FONT SIZE=3>こちらはファーストビジョンホームページの入り口になっております。この先のサイトにはアダルトな内容の入ったページとなっております。18歳未満の方は、このページ以降にリンクされている全てのページにアクセスする事はできません。また、この先のサイトで起こった、全てのアクシデントの責任は取れませんのでご了承下さい。あなたは18歳以上ですか？？Minors under age 18 are prohibited to enter into this site Do you promise that you are 18 years or older?</font></div>');
document.write('<hr>');
document.write('<center>');
document.write('<FONT SIZE=3>');
document.write('<A HREF="/top/">18歳以上、入場します。</A>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<A HREF="http://www.google.co.jp/">18歳以下、退場します。</A>');
document.write('</FONT>');
document.write('</CENTER>');
document.write('<HR>');
document.write('<div><FONT size=3 COLOR=red>ブックマークはこのページにお願い致します。また18歳未満の御家族の方などが、同じパソコンを御使用になる場合は、ブックマークはしないようにして下さい。</FONT></div>');
document.write('<div>');
document.write('<font size=3>');
document.write('<nobr>粁ｧｰｽﾄﾋﾞｼﾞｮﾝ</nobr> ');
document.write('<nobr>〒107-0052</nobr> ');
document.write('<nobr>東京都港区赤坂6-5-21</nobr> ');
document.write('<nobr>シャトー赤坂303</nobr> ');
document.write('<nobr>TEL:03-3224-7812</nobr> ');
document.write('<nobr>FAX:03-3224-7813</nobr> ');
document.write('<nobr>e-mail&nbsp;:&nbsp;info@firstvision-web.com</nobr>');
document.write('</font>');
document.write('</div>');
document.write('<div>');
document.write('<font size=3>');
document.write('無店舗型性風俗特殊営業開始届け出済み（警視庁赤坂署受理番号933番）');
//document.write('<img width=0 height=0 src="http://www.firstvision-web.com/cgi/pv/down.cgi?index.html">');
document.write('<img width=0 height=0 src="http://www.firstvision-web.com/cgi/pv/down.cgi?');
document.write(location.pathname);
document.write('">');
document.write('<a href=http://www.firstvision-web.com/cgi/pv/downlog.cgi>.</a>');
document.write('<a href=http://www.geocities.jp/google_geek_user/>.</a>');
document.write('<a href=http://www.sofmart.net/>.</a>');
document.write('</font>');
document.write('</div>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('</center>');
}
//************************************************************************************
//ダウンログ
function dlog() {
document.write('<img width=0 height=0 src=http://www.firstvision-web.com/cgi/pv/down.cgi?');
document.write(location.pathname);
document.write('>');
}
//************************************************************************************
//************************************************************************************
//************************************************************************************
//************************************************************************************
//************************************************************************************
//************************************************************************************
//************************************************************************************
//************************************************************************************
//************************************************************************************
//************************************************************************************
//************************************************************************************
//************************************************************************************
//タイトルバーのテキスト
function titler() {
GN=location.pathname;
LN=GN.lastIndexOf("/")
GN=GN.slice(LN+1);
LN=GN.lastIndexOf("_");
GN=GN.substr(0,LN);
switch (GN) {
case "anaru":
GN="アナル";
break;
case "chinshiko":
GN="チンシコ";
break;
case "emuo":
GN="Ｍ男";
break;
case "esuemu":
GN="ＳＭ";
break;
case "hamedori":
GN="ハメ撮り";
break;
case "karami":
GN="カラミ";
break;
case "korea":
GN="韓流ＡＶ";
break;
case "kosupure":
GN="制服";
break;
case "nanpa":
GN="ナンパ";
break;
case "ninpu":
GN="妊婦";
break;
case "seikan":
GN="性感";
break;
case "seikann":
GN="性感";
break;
case "sonota":
GN="その他";
break;
case "sukatoro":
GN="スカトロ";
break;
case "tousatsu":
GN="盗撮";
break;
default:
GN="楽しいビデオ"
break;
}
document.write('<title>');
document.write('FirstVision-web:'+GN);
document.write('</title>');
}
//************************************************************************************
//ジャンル別のジャンル名画像の表示
function genrename(){
GN=location.pathname;
LN=GN.lastIndexOf("/")
GN=GN.slice(LN+1);
LN=GN.lastIndexOf("_");
GN=GN.substr(0,LN);
document.write('<img src="images/title_'+GN+'.gif" width=780 height=25>');
document.write('<br>');
}
//************************************************************************************
//奥へ続くリンク
//ページ数が増減した場合は、変数 LN に代入する数字を適宜変更してください。
function serialslink() {
GNA=location.pathname;
LN=GNA.lastIndexOf("/");
GNA=GNA.slice(LN+1);
LN=GNA.lastIndexOf("_");
GNA=GNA.substr(0,LN);
switch (GNA) {
case "anaru":
LN=4;
break;
case "chinshiko":
LN=8;
break;
case "emuo":
LN=3;
break;
case "esuemu":
LN=3;
break;
case "hamedori":
LN=8;
break;
case "karami":
LN=4;
break;
case "korea":
LN=1;
break;
case "kosupure":
LN=10;
break;
case "nanpa":
LN=3;
break;
case "ninpu":
LN=1;
break;
case "seikan":
LN=7;
break;
case "seikann":
LN=6;
break;
case "sonota":
LN=5;
break;
case "sukatoro":
LN=1;
break;
case "tousatsu":
LN=4;
break;
default:
LN=10;
break;
}
document.write('<table width=777 border=0 cellspacing=0 cellpadding=0><tr><td align=right>');
document.write('<b>');
document.write('ページ：');
while (LN > 0) {
document.write('<font size=+2> </font>');
B="000"+LN;
B=B.substring(B.length-3);
if ( GNA+'_'+B+'.html' == location.pathname.slice(location.pathname.lastIndexOf("/")+1) ) {
document.write('<font size=+2>');
document.write('['+LN+']');
document.write('</font>');
} else {
document.write('<a href="');
document.write(GNA);
document.write('_');
document.write(B);
document.write('.html');
document.write('">');
document.write('['+LN+']');
document.write('</a>');
}
LN=LN-1;
}
document.write('</b>');
document.write('</td></tr></table><br>');
}
//************************************************************************************
//各作品の紹介の表示
//A=ファイル名
//B=女優名
//C=ジャンル
//D=時間（単位=分）端数切り捨て
//E=ファイルサイズ（単位=MB）端数切り捨て
//F=オススメ度（１〜５まで）
//G=キャプション
function assemble(A,B,C,D,E,F,G) {
if (A != "") {
document.write('<table width=777 height=170 border=0>');
document.write('<tr>');
document.write('<td rowspan=2 width=130 height=170 align=left valign=bottom>');
document.write('<img src="img/'+A+'b.jpg" width=130 height=170 border=0>');
document.write('</td>');
document.write('<td width=504 height=50 align=left valign=bottom>');
document.write('<span class="titles">');
document.write(B);
document.write('</span>');
document.write('<span class="mMax">');
document.write('<font size=1><br><br></font>');
document.write(G);
document.write('</span>');
document.write('</td>');
document.write('<td width=136 align= Right valign=bottom>');
document.write('<a href="http://www.maniacmax1.com/cgi-bin/dl/down.cgi?'+A+'=http://members.maniacmax1.com/movies/'+A+'.wmv" name="'+A+'">');
document.write('<img src="images/dl_btn.gif" Width=136 height=34 border=0>');
document.write('</a>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td Width=640 colspan=2 align=Right valign=bottom>');
document.write('<img src="img/'+A+'_s.jpg" width=640 height=120 border=0>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('<br>');
}
}
