-
Notifications
You must be signed in to change notification settings - Fork 0
/
menu.html
82 lines (63 loc) · 2.92 KB
/
menu.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<html>
<!-- Mirrored from sakura-taisen.com/archives/game/hanacola2/menu.html by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 02 May 2021 22:05:00 GMT -->
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'../../../../www.googletagmanager.com/gtm5445.html?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KLB8HBM');</script>
<!-- End Google Tag Manager -->
<title>花組対戦コラムス2 公式ホームページ</title>
<STYLE TYPE="TEXT/CSS">
<!--
font { font-size: 16pt}
-->
</STYLE>
</head>
<body background="image/bg1.gif" bgcolor="#686D85" link="#ff0000" vlink="#ff0000">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KLB8HBM"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<center>
<table border=0 cellspacing=0 cellpadding=2 width=120><tr><td align=center>
<SCRIPT LANGUAGE="JavaScript">
<!---ランダム画像
var rimg = new Array;
rimg[0]="image/01-01.gif";
rimg[1]="image/02-01.gif";
rimg[2]="image/03-01.gif";
rimg[3]="image/04-01.gif";
rimg[4]="image/05-01.gif";
rimg[5]="image/06-01.gif";
rimg[6]="image/07-01.gif";
rimg[7]="image/08-01.gif";
rimg[8]="image/09-01.gif";
rimg[9]="image/10-01.gif";
rimg[10]="image/11-01.gif";
rimg[11]="image/14-01.gif";
var ran = Math.floor(Math.random()*12);
gazou=rimg[ran];
document.write('<IMG SRC="'+ gazou +'" alt="花組対戦コラムス2" width="115" height="115" border="0">');
document.write('</A>');
//end --->
</SCRIPT>
<noscript><IMG SRC="image/01-01.gif" WIDTH="115" HEIGHT="115" BORDER="0" ALT="花組対戦コラムス2"></noscript>
</td></tr></table>
<!--カウンターのダミー START-->
<img src="http://hanacola.dricas.ne.jp/cgi-bin/hanacola/counter/count.cgi" width=114 height=26 border=0><br>
<!--カウンターのダミー END-->
<!--メニュー-->
<table border=0 cellspacing=0 cellpadding=0 width=120><tr><td>
<img src=image/space.gif width=1 height=10><br>
<!--<a href="osirase.html" target="mokuji"><img src=image/to_info.gif width=115 height=22 alt=お知らせ border=0></a><br>
<img src=image/space.gif width=1 height=10><br>-->
<a href="riyousya.html" target="mokuji"><img src=image/to_user.gif width=115 height=42 alt=利用者コーナー border=0></a><br>
<img src=image/space.gif width=1 height=10><br>
<a href="download.html" target="mokuji"><img src=image/to_down.gif width=115 height=42 alt=パズルダウンロード border=0></a><br>
<img src=image/space.gif width=1 height=10><br>
</td></tr></table>
</center>
</body>
<!-- Mirrored from sakura-taisen.com/archives/game/hanacola2/menu.html by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 02 May 2021 22:05:05 GMT -->
</html>