source: branches/comu/html/user_data/include/campaign/testtest/active/site_frame.tpl @ 2

Revision 2, 4.4 KB checked in by root, 17 years ago (diff)

new import

Line 
1<!--{*
2 * Copyright(c) 2000-2006 LOCKON CO.,LTD. All Rights Reserved.
3 *
4 * http://www.lockon.co.jp/
5 *}-->
6<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
7<html lang="ja">
8<head>
9<meta http-equiv="Content-Type" content="text/html; charset=EUC-JP">
10<meta http-equiv="content-script-type" content="text/javascript">
11<meta http-equiv="content-style-type" content="text/css">
12<link rel="stylesheet" href="/user_data/css/contents.css" type="text/css" media="all" />
13<link rel="stylesheet" href="/css/common.css" type="text/css" media="all" />
14<link rel="stylesheet" href="/css/layout/index.css" type="text/css" media="all" />
15<title>¥Æ¥¹¥È¤ÎŹ/TOP¥Ú¡¼¥¸</title>
16<meta name="author" content="">
17<meta name="description" content="">
18<meta name="keywords" content="">
19
20<script type="text/javascript">
21<!--
22//-->
23</script>
24</head>
25
26<body bgcolor="#ffe9e6" text="#555555" link="#3a75af" vlink="#3a75af" alink="#3a75af" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preLoadImg('<!--{$smarty.const.URL_DIR}-->');">
27<noscript>
28<link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->css/common.css" type="text/css" />
29</noscript>
30
31<div align="center">
32<a name="top" id="top"></a>
33
34<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" ">
35    <tr>
36        <td align="center" bgcolor="#ffa85c">
37        <table width="762" border="0" cellspacing="0" cellpadding="0" summary=" ">
38            <tr><td height="15"></td></tr>
39            <tr>
40                <td class="fs10n"><span class="white"></span></td>
41            </tr>
42            <tr><td height="15"></td></tr>
43        </table>
44        </td>
45    </tr>
46    <tr><td bgcolor="#ff6600"><img src="/img/common/_.gif" width="778" height="1" alt=""></td></tr>
47</table>
48<!--¢¥HEADER-->
49<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" ">
50    <tr>
51        <td bgcolor="#cccccc" width="1"><img src="/img/_.gif" width="1" height="10" alt="" /></td>
52        <td bgcolor="#ffffff" width="1"><img src="/img/_.gif" width="5" height="1" alt="" /></td>
53        <td bgcolor="#ffffff" align="left" height="5" width=100%></td>
54        <td bgcolor="#ffffff"><img src="./img/_.gif" width="9" height="1" alt="" /></td>
55        <td bgcolor="#cccccc"><img src="./img/_.gif" width="1" height="10" alt="" /></td>
56        </td>
57    </tr>
58</table>
59<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" ">
60    <tr align="center">
61        <td bgcolor="#cccccc" width="1"><img src="/img/_.gif" width="1" height="10" alt="" /></td>
62        <td bgcolor="#ffffff" width="1"><img src="/img/_.gif" width="5" height="1" alt="" /></td>
63        <td bgcolor="#ffffff" align="left" height="5" width=100% align="center">
64            <table width="760" border="0" cellspacing="0" cellpadding="0" summary=" ">
65            <tr>
66                <td align="center" bgcolor="#ffffff">
67
68<script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/navi.js"></script>
69<script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/site.js"></script>
70<!--{include file=$tpl_mainpage}-->
71<!--{*
72 * Copyright(c) 2000-2006 LOCKON CO.,LTD. All Rights Reserved.
73 *
74 * http://www.lockon.co.jp/
75 *}-->
76                </td>
77                </tr>
78            </table>
79        </td>
80        <td bgcolor="#ffffff"><img src="./img/_.gif" width="9" height="1" alt="" /></td>
81        <td bgcolor="#cccccc"><img src="./img/_.gif" width="1" height="10" alt="" /></td>
82        </td>
83    </tr>
84</table>
85
86<!--¢§FOTTER-->
87<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" ">
88    <tr>
89        <td rowspan="3" bgcolor="#cccccc"><img src="/img/common/_.gif" width="1" height="10" alt=""></td>
90        <td align="center" bgcolor="#ffffff">
91        <table width="762" border="0" cellspacing="0" cellpadding="0" summary=" ">
92            <tr><td height="30"></td></tr>
93            <tr>
94                <td align="right" class="fs10n"><a href="#top"><img src="/img/common/pagetop.gif" width="100" height="10" alt="¤³¤Î¥Ú¡¼¥¸¤ÎTOP¤Ø" border="0"></a></td>
95            </tr>
96            <tr><td height="15"></td></tr>
97        </table>
98        </td>
99        <td rowspan="3" bgcolor="#cccccc"><img src="/img/common/_.gif" width="1" height="10" alt=""></td>
100    </tr>
101    <tr><td bgcolor="#ff6600"><img src="/img/common/_.gif" width="778" height="1" alt=""></td></tr>
102    <tr>
103        <td align="center" bgcolor="#ffa85c">
104        <table width="762" border="0" cellspacing="0" cellpadding="0" summary=" ">
105            <tr><td height="15"></td></tr>
106            <tr>
107                <td class="fs10n"><span class="white"></span></td>
108            </tr>
109            <tr><td height="15"></td></tr>
110        </table>
111        </td>
112    </tr>
113</table>
114<!--¢¥FOTTER-->
115</div>
116</body>
117</html>
Note: See TracBrowser for help on using the repository browser.