| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|---|
| 2 | <html lang="ja"> |
|---|
| 3 | <!--{* |
|---|
| 4 | * This file is part of EC-CUBE |
|---|
| 5 | * |
|---|
| 6 | * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. |
|---|
| 7 | * |
|---|
| 8 | * http://www.lockon.co.jp/ |
|---|
| 9 | * |
|---|
| 10 | * This program is free software; you can redistribute it and/or |
|---|
| 11 | * modify it under the terms of the GNU General Public License |
|---|
| 12 | * as published by the Free Software Foundation; either version 2 |
|---|
| 13 | * of the License, or (at your option) any later version. |
|---|
| 14 | * |
|---|
| 15 | * This program is distributed in the hope that it will be useful, |
|---|
| 16 | * but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 17 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|---|
| 18 | * GNU General Public License for more details. |
|---|
| 19 | * |
|---|
| 20 | * You should have received a copy of the GNU General Public License |
|---|
| 21 | * along with this program; if not, write to the Free Software |
|---|
| 22 | * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
|---|
| 23 | *}--> |
|---|
| 24 | <!--{assign var=default_dir value="`$smarty.const.USER_DIR``$smarty.const.USER_PACKAGE_DIR``$smarty.const.DEFAULT_TEMPLATE_NAME`/"}--> |
|---|
| 25 | <head> |
|---|
| 26 | <meta http-equiv="Content-Type" content="text/html; charset=<!--{$smarty.const.CHAR_CODE}-->"> |
|---|
| 27 | <meta http-equiv="content-script-type" content="text/javascript"> |
|---|
| 28 | <meta http-equiv="content-style-type" content="text/css"> |
|---|
| 29 | <link rel="stylesheet" href="../admin/css/install.css" type="text/css" > |
|---|
| 30 | <script type="text/javascript" src="../<!--{$default_dir}-->js/css.js"></script> |
|---|
| 31 | <script type="text/javascript" src="../<!--{$default_dir}-->js/navi.js"></script> |
|---|
| 32 | <title>EC CUBE インストール画面</title> |
|---|
| 33 | </head> |
|---|
| 34 | |
|---|
| 35 | <body bgcolor="#ffffff" text="#000000" link="#006699" vlink="#006699" alink="#006699" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> |
|---|
| 36 | <noscript> |
|---|
| 37 | <link rel="stylesheet" href="../<!--{$default_dir}-->css/common.css" type="text/css" > |
|---|
| 38 | </noscript> |
|---|
| 39 | <div align="center"> |
|---|
| 40 | <a name="top"></a> |
|---|
| 41 | |
|---|
| 42 | <!--▼HEADER--> |
|---|
| 43 | <table width="912" border="0" cellspacing="0" cellpadding="0" summary=" "> |
|---|
| 44 | <tr valign="top"> |
|---|
| 45 | <td><img src="../<!--{$default_dir}-->img/header/header_left.jpg" width="17" height="50" alt=""></td> |
|---|
| 46 | <td> |
|---|
| 47 | <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" " background="../<!--{$default_dir}-->img/header/header_bg2.jpg"> |
|---|
| 48 | <tr valign="top"> |
|---|
| 49 | <td><img src="../<!--{$default_dir}-->img/admin/header/logo.jpg" width="230" height="50" alt="EC CUBE" border="0"></td> |
|---|
| 50 | <td width="648" align="right"></td> |
|---|
| 51 | </tr> |
|---|
| 52 | </table> |
|---|
| 53 | </td> |
|---|
| 54 | <td><img src="../<!--{$default_dir}-->img/header/header_right.jpg" width="17" height="50" alt=""></td> |
|---|
| 55 | </tr> |
|---|
| 56 | </table> |
|---|
| 57 | <!--▲HEADER--> |
|---|
| 58 | |
|---|
| 59 | <!--▼CONTENTS--> |
|---|
| 60 | <table width="912" border="0" cellspacing="0" cellpadding="0" summary=" "> |
|---|
| 61 | <tr valign="top"> |
|---|
| 62 | <td background="../<!--{$default_dir}-->img/common/left_bg.jpg"><img src="../<!--{$default_dir}-->img/common/left.jpg" width="17" height="443" alt=""></td> |
|---|
| 63 | <td> |
|---|
| 64 | <!--★★メインコンテンツ★★--> |
|---|
| 65 | <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" "> |
|---|
| 66 | <tr valign="top"> |
|---|
| 67 | <td class="mainbg" align="center" height="450"> |
|---|
| 68 | <table width="562" border="0" cellspacing="0" cellpadding="0" summary=" "> |
|---|
| 69 | <tr><td height="40"></td></tr> |
|---|
| 70 | <tr> |
|---|
| 71 | <td colspan="3"><img src="../<!--{$default_dir}-->img/contents/error_top.jpg" width="562" height="14" alt=""></td> |
|---|
| 72 | </tr> |
|---|
| 73 | <tr> |
|---|
| 74 | <td background="../<!--{$default_dir}-->img/contents/main_left.jpg"><img src="../<!--{$default_dir}-->img/common/_.gif" width="14" height="1" alt=""></td> |
|---|
| 75 | <td bgcolor="#cccccc"> |
|---|
| 76 | <!--検索条件設定テーブルここから--> |
|---|
| 77 | <table width="534" border="0" cellspacing="0" cellpadding="0" summary=" "> |
|---|
| 78 | <tr> |
|---|
| 79 | <td bgcolor="#ffffff" align="center"> |
|---|
| 80 | <!--{include file=$tpl_mainpage}--> |
|---|
| 81 | </td> |
|---|
| 82 | </tr> |
|---|
| 83 | </table> |
|---|
| 84 | <!--検索条件設定テーブルここまで--> |
|---|
| 85 | </td> |
|---|
| 86 | <td background="../<!--{$default_dir}-->img/contents/main_right.jpg"><img src="../<!--{$default_dir}-->img/common/_.gif" width="14" height="1" alt=""></td> |
|---|
| 87 | </tr> |
|---|
| 88 | <tr> |
|---|
| 89 | <td colspan="3"><img src="../<!--{$default_dir}-->img/contents/error_bottom.jpg" width="562" height="14" alt=""></td> |
|---|
| 90 | </tr> |
|---|
| 91 | <tr><td height="40"></td></tr> |
|---|
| 92 | </table> |
|---|
| 93 | </td> |
|---|
| 94 | </tr> |
|---|
| 95 | </table> |
|---|
| 96 | <!--★★メインコンテンツ★★--> |
|---|
| 97 | </td> |
|---|
| 98 | <td background="../<!--{$default_dir}-->img/common/right_bg.jpg"><div align="justify"><img src="../<!--{$default_dir}-->img/common/right.jpg" width="17" height="443" alt=""></div></td> |
|---|
| 99 | </tr> |
|---|
| 100 | </table> |
|---|
| 101 | <!--▲CONTENTS--> |
|---|
| 102 | |
|---|
| 103 | <!--▼FOOTER--> |
|---|
| 104 | <table width="912" border="0" cellspacing="0" cellpadding="0" summary=" "> |
|---|
| 105 | <tr valign="top"> |
|---|
| 106 | <td background="../<!--{$default_dir}-->img/common/left_bg.jpg"><img src="../<!--{$default_dir}-->img/common/_.gif" width="17" height="1" alt=""></td> |
|---|
| 107 | <td bgcolor="#636469"> |
|---|
| 108 | <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" "> |
|---|
| 109 | <tr> |
|---|
| 110 | <td align="center" bgcolor="#f0f0f0"> |
|---|
| 111 | <table width="840" border="0" cellspacing="0" cellpadding="0" summary=" "> |
|---|
| 112 | <tr> |
|---|
| 113 | <td height="45" align="right"><a href="#top"><img src="../<!--{$default_dir}-->img/admin/common/pagetop.gif" width="105" height="17" alt="GO TO PAGE TOP" border="0"></a></td> |
|---|
| 114 | </tr> |
|---|
| 115 | </table> |
|---|
| 116 | </td> |
|---|
| 117 | </tr> |
|---|
| 118 | </table> |
|---|
| 119 | <table width="878" border="0" cellspacing="0" cellpadding="10" summary=" "> |
|---|
| 120 | <tr> |
|---|
| 121 | <td class="fs10n"><span class="gray"> Copyright © 2000-2007 LOCKON CO.,LTD. All Rights Reserved.</span></td> |
|---|
| 122 | </tr> |
|---|
| 123 | </table> |
|---|
| 124 | </td> |
|---|
| 125 | <td background="../<!--{$default_dir}-->img/common/right_bg.jpg"><img src="../<!--{$default_dir}-->img/common/_.gif" width="17" height="1" alt=""></td> |
|---|
| 126 | </tr> |
|---|
| 127 | <tr> |
|---|
| 128 | <td colspan="3"><img src="../<!--{$default_dir}-->img/common/fotter.jpg" width="912" height="19" alt=""></td> |
|---|
| 129 | </tr> |
|---|
| 130 | <tr><td height="10"></td></tr> |
|---|
| 131 | </table> |
|---|
| 132 | <!--▲FOOTER--> |
|---|
| 133 | </div> |
|---|
| 134 | |
|---|
| 135 | </body> |
|---|
| 136 | </html> |
|---|