source: branches/comu/data/Smarty/templates_c/admin/%%B7^B7E^B7E43223%%main_frame.tpl.php @ 2

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

new import

Line 
1<?php /* Smarty version 2.6.13, created on 2007-01-09 23:50:41
2         compiled from main_frame.tpl */ ?>
3<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
4smarty_core_load_plugins(array('plugins' => array(array('modifier', 'escape', 'main_frame.tpl', 64, false),)), $this); ?>
5<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
6<html lang="ja">
7<head>
8<meta http-equiv="Content-Type" content="text/html; charset=<?php echo @CHAR_CODE; ?>
9">
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="<?php echo @URL_DIR; ?>
13admin/css/contents.css" type="text/css" media="all" />
14<link rel="stylesheet" href="<?php echo @URL_DIR; ?>
15admin/css/file_manager.css" type="text/css" media="all" />
16<script type="text/javascript" src="<?php echo @URL_DIR; ?>
17js/css.js"></script>
18<script type="text/javascript" src="<?php echo @URL_DIR; ?>
19js/navi.js"></script>
20<script type="text/javascript" src="<?php echo @URL_DIR; ?>
21js/win_op.js"></script>
22<script type="text/javascript" src="<?php echo @URL_DIR; ?>
23js/site.js"></script>
24<script type="text/javascript" src="<?php echo @URL_DIR; ?>
25js/admin.js"></script>
26<script type="text/javascript" src="<?php echo @URL_DIR; ?>
27js/file_manager.js"></script>
28
29<?php $_smarty_tpl_vars = $this->_tpl_vars;
30$this->_smarty_include(array('smarty_include_tpl_file' => 'css/contents.tpl', 'smarty_include_vars' => array()));
31$this->_tpl_vars = $_smarty_tpl_vars;
32unset($_smarty_tpl_vars);
33 ?>
34
35<title><?php echo @ADMIN_TITLE; ?>
36</title>
37<script language="JavaScript">
38<!--
39<?php echo $this->_tpl_vars['tpl_javascript']; ?>
40
41//-->
42</script>
43
44</head>
45
46<body bgcolor="#ffffff" text="#000000" link="#006699" vlink="#006699" alink="#006699" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="preLoadImg('<?php echo @URL_DIR; ?>
47'); <?php echo $this->_tpl_vars['tpl_onload']; ?>
48">
49<noscript>
50<link rel="stylesheet" href="<?php echo @URL_ADMIN_CSS; ?>
51common.css" type="text/css" />
52</noscript>
53<div align="center" class="" id="">
54<a name="top"></a>
55
56<?php if (@ADMIN_MODE == '1'): ?>
57<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" ">
58    <tr><td bgcolor="#cc0000" height="3" colspan="2" align="center"><font color="#ffffff"><span class="fs12n">ADMIN_MODE ON</span></font></td></tr>
59</table>
60<?php endif; ?>
61
62<!--¢§HEADER-->
63<table width="912" border="0" cellspacing="0" cellpadding="0" summary=" ">
64    <tr valign="top">
65        <td><img src="<?php echo @URL_DIR; ?>
66img/header/header_left.jpg" width="17" height="82" alt=""></td>
67        <td>
68        <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" " background="<?php echo @URL_DIR; ?>
69img/header/header_bg2.jpg">
70            <tr valign="top">
71                <td><a href="<?php echo @URL_DIR; ?>
72admin/home.php"><img src="<?php echo @URL_DIR; ?>
73img/admin/header/logo.jpg" width="230" height="50" alt="EC CUBE" border="0"></a></td>
74                <td width="648" align="right">
75                <!--¥Ø¥Ã¥À¡¼¥Ê¥Ó-->
76                <table border="0" cellspacing="0" cellpadding="0" summary=" ">
77                    <tr><td height="11"></td></tr>
78                    <tr>
79                        <td><a href="<?php echo @URL_HOME; ?>
80" onmouseover="chgImg('<?php echo @URL_DIR; ?>
81img/header/mainpage_on.gif','mainpage');" onmouseout="chgImg('<?php echo @URL_DIR; ?>
82img/header/mainpage.gif','mainpage');"><img src="<?php echo @URL_DIR; ?>
83img/header/mainpage.gif" width="69" height="17" alt="MAIN PAGE" border="0" name="mainpage" id="mainpage"></a></td>
84                        <td><img src="<?php echo @URL_DIR; ?>
85img/common/_.gif" width="10" height="1" alt=""></td>
86                        <td><a href="<?php echo @SITE_URL; ?>
87" onmouseover="chgImg('<?php echo @URL_DIR; ?>
88img/header/sitecheck_on.gif','sitecheck');" onmouseout="chgImg('<?php echo @URL_DIR; ?>
89img/header/sitecheck.gif','sitecheck');" target="_blank"><img src="<?php echo @URL_DIR; ?>
90img/header/sitecheck.gif" width="69" height="17" alt="SITE CHECK" border="0" name="sitecheck" id="sitecheck"></a></td>
91                        <td><img src="<?php echo @URL_DIR; ?>
92img/header/welcome.gif" width="91" height="17" alt="WELCOME!"></td>
93                        <td class="fs12"><span class="whitest"><!--¥í¥°¥¤¥ó̾--><?php echo ((is_array($_tmp=$_SESSION['login_name'])) ? $this->_run_mod_handler('escape', true, $_tmp) : smarty_modifier_escape($_tmp)); ?>
94&nbsp;ÍÍ</span></td>
95                        <td><img src="<?php echo @URL_DIR; ?>
96img/common/_.gif" width="10" height="1" alt=""></td>
97                        <td><a href="<?php echo @URL_LOGOUT; ?>
98" onmouseover="chgImg('<?php echo @URL_DIR; ?>
99img/admin/header/logout_on.gif','logout');" onmouseout="chgImg('<?php echo @URL_DIR; ?>
100img/admin/header/logout.gif','logout');"><img src="<?php echo @URL_DIR; ?>
101img/admin/header/logout.gif" width="56" height="15" alt="LOGOUT" border="0" name="logout" id="logout"></a></td>
102                        <td><img src="<?php echo @URL_DIR; ?>
103img/common/_.gif" width="15" height="1" alt=""></td>
104                    </tr>
105                </table>
106                <!--¥Ø¥Ã¥À¡¼¥Ê¥Ó-->
107            </tr>
108        </table>
109        <!--¢§NAVI-->
110        <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" ">
111            <tr>
112                <td><?php if ($this->_tpl_vars['tpl_mainno'] == 'basis'): ?><a href="<?php echo @URL_DIR; ?>
113admin/basis/index.php"><img src="<?php echo @URL_DIR; ?>
114img/header/basis_on.jpg" width="98" height="32" alt="´ðËܾðÊó´ÉÍý" border="0"></a><?php else: ?><a href="<?php echo @URL_DIR; ?>
115admin/basis/index.php" onmouseover="chgImg('<?php echo @URL_DIR; ?>
116img/header/basis_on.jpg','basis');" onmouseout="chgImg('<?php echo @URL_DIR; ?>
117img/header/basis.jpg','basis');"><img src="<?php echo @URL_DIR; ?>
118img/header/basis.jpg" width="98" height="32" alt="´ðËܾðÊó´ÉÍý" border="0" name="basis" id="basis"></a><?php endif; ?></td>
119                <td><?php if ($this->_tpl_vars['tpl_mainno'] == 'products'): ?><a href="<?php echo @URL_DIR; ?>
120admin/products/index.php"><img src="<?php echo @URL_DIR; ?>
121img/header/product_on.jpg" width="98" height="32" alt="¾¦ÉÊ´ÉÍý" border="0"></a><?php else: ?><a href="<?php echo @URL_DIR; ?>
122admin/products/index.php" onmouseover="chgImg('<?php echo @URL_DIR; ?>
123img/header/product_on.jpg','product');" onmouseout="chgImg('<?php echo @URL_DIR; ?>
124img/header/product.jpg','product');"><img src="<?php echo @URL_DIR; ?>
125img/header/product.jpg" width="98" height="32" alt="¾¦ÉÊ´ÉÍý" border="0" name="product" id="product"></a><?php endif; ?></td>
126                <td><?php if ($this->_tpl_vars['tpl_mainno'] == 'customer'): ?><a href="<?php echo @URL_DIR; ?>
127admin/customer/index.php"><img src="<?php echo @URL_DIR; ?>
128img/header/customer_on.jpg" width="98" height="32" alt="¸ÜµÒ´ÉÍý" border="0"></a><?php else: ?><a href="<?php echo @URL_DIR; ?>
129admin/customer/index.php" onmouseover="chgImg('<?php echo @URL_DIR; ?>
130img/header/customer_on.jpg','customer');" onmouseout="chgImg('<?php echo @URL_DIR; ?>
131img/header/customer.jpg','customer');"><img src="<?php echo @URL_DIR; ?>
132img/header/customer.jpg" width="98" height="32" alt="¸ÜµÒ´ÉÍý" border="0" name="customer" id="customer"></a><?php endif; ?></td>
133                <td><?php if ($this->_tpl_vars['tpl_mainno'] == 'order'): ?><a href="<?php echo @URL_DIR; ?>
134admin/order/index.php"><img src="<?php echo @URL_DIR; ?>
135img/header/order_on.jpg" width="98" height="32" alt="¼õÃí´ÉÍý" border="0"></a><?php else: ?><a href="<?php echo @URL_DIR; ?>
136admin/order/index.php" onmouseover="chgImg('<?php echo @URL_DIR; ?>
137img/header/order_on.jpg','order');" onmouseout="chgImg('<?php echo @URL_DIR; ?>
138img/header/order.jpg','order');"><img src="<?php echo @URL_DIR; ?>
139img/header/order.jpg" width="98" height="32" alt="¼õÃí´ÉÍý" border="0" name="order" id="order"></a><?php endif; ?></td>
140                <td><?php if ($this->_tpl_vars['tpl_mainno'] == 'total'): ?><a href="<?php echo @URL_DIR; ?>
141admin/total/index.php"><img src="<?php echo @URL_DIR; ?>
142img/header/sales_on.jpg" width="98" height="32" alt="Çä¾å½¸·×" border="0"></a><?php else: ?><a href="<?php echo @URL_DIR; ?>
143admin/total/index.php" onmouseover="chgImg('<?php echo @URL_DIR; ?>
144img/header/sales_on.jpg','sales');" onmouseout="chgImg('<?php echo @URL_DIR; ?>
145img/header/sales.jpg','sales');"><img src="<?php echo @URL_DIR; ?>
146img/header/sales.jpg" width="98" height="32" alt="Çä¾å½¸·×" border="0" name="sales" id="sales"></a><?php endif; ?></td>
147                <td><?php if ($this->_tpl_vars['tpl_mainno'] == 'mail'): ?><a href="<?php echo @URL_DIR; ?>
148admin/mail/index.php"><img src="<?php echo @URL_DIR; ?>
149img/header/mail_on.jpg" width="97" height="32" alt="¥á¥ë¥Þ¥¬´ÉÍý" border="0"></a><?php else: ?><a href="<?php echo @URL_DIR; ?>
150admin/mail/index.php" onmouseover="chgImg('<?php echo @URL_DIR; ?>
151img/header/mail_on.jpg','mail');" onmouseout="chgImg('<?php echo @URL_DIR; ?>
152img/header/mail.jpg','mail');"><img src="<?php echo @URL_DIR; ?>
153img/header/mail.jpg" width="97" height="32" alt="¥á¥ë¥Þ¥¬´ÉÍý" border="0" name="mail" id="mail"></a><?php endif; ?></td>
154                <td><?php if ($this->_tpl_vars['tpl_mainno'] == 'contents'): ?><a href="<?php echo @URL_DIR; ?>
155admin/contents/index.php"><img src="<?php echo @URL_DIR; ?>
156img/header/contents_on.jpg" width="97" height="32" alt="¥³¥ó¥Æ¥ó¥Ä´ÉÍý" border="0"></a><?php else: ?><a href="<?php echo @URL_DIR; ?>
157admin/contents/index.php" onmouseover="chgImg('<?php echo @URL_DIR; ?>
158img/header/contents_on.jpg','contents');" onmouseout="chgImg('<?php echo @URL_DIR; ?>
159img/header/contents.jpg','contents');"><img src="<?php echo @URL_DIR; ?>
160img/header/contents.jpg" width="97" height="32" alt="¥³¥ó¥Æ¥ó¥Ä´ÉÍý" border="0" name="contents" id="contents"></a><?php endif; ?></td>
161                <td><?php if ($this->_tpl_vars['tpl_mainno'] == 'design'): ?><a href="<?php echo @URL_DIR; ?>
162admin/design/index.php"><img src="<?php echo @URL_DIR; ?>
163img/header/design_on.jpg" width="97" height="32" alt="¥Ç¥¶¥¤¥ó´ÉÍý" border="0"></a><?php else: ?><a href="<?php echo @URL_DIR; ?>
164admin/design/index.php" onmouseover="chgImg('<?php echo @URL_DIR; ?>
165img/header/design_on.jpg','design');" onmouseout="chgImg('<?php echo @URL_DIR; ?>
166img/header/design.jpg','design');"><img src="<?php echo @URL_DIR; ?>
167img/header/design.jpg" width="97" height="32" alt="¥Ç¥¶¥¤¥ó´ÉÍý" border="0" name="design" id="design"></a><?php endif; ?></td>
168                <td><?php if ($this->_tpl_vars['tpl_mainno'] == 'system'): ?><a href="<?php echo @URL_DIR; ?>
169admin/system/index.php"><img src="<?php echo @URL_DIR; ?>
170img/header/system_on.jpg" width="97" height="32" alt="¥·¥¹¥Æ¥àÀßÄê" border="0"></a><?php else: ?><a href="<?php echo @URL_DIR; ?>
171admin/system/index.php" onmouseover="chgImg('<?php echo @URL_DIR; ?>
172img/header/system_on.jpg','system');" onmouseout="chgImg('<?php echo @URL_DIR; ?>
173img/header/system.jpg','system');"><img src="<?php echo @URL_DIR; ?>
174img/header/system.jpg" width="97" height="32" alt="¥·¥¹¥Æ¥àÀßÄê" border="0" name="system" id="system"></a><?php endif; ?></td>
175            </tr>
176        </table>
177        <!--¢¥NAVI-->
178        </td>
179        <td><img src="<?php echo @URL_DIR; ?>
180img/header/header_right.jpg" width="17" height="82" alt=""></td>
181    </tr>
182</table>
183<!--¢¥HEADER-->
184
185<!--¢§CONTENTS-->
186<table width="912" border="0" cellspacing="0" cellpadding="0" summary=" ">
187    <tr valign="top">
188        <td background="<?php echo @URL_DIR; ?>
189img/common/left_bg.jpg"><img src="<?php echo @URL_DIR; ?>
190img/common/left.jpg" width="17" height="443" alt=""></td>
191        <td>
192        <?php if ($_SERVER['REQUEST_URI'] != @URL_HOME): ?>
193            <!--¡ú¡ú¥¿¥¤¥È¥ë¡ú¡ú-->
194            <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" ">
195                <tr>
196                    <?php $this->assign('title_image', (@URL_DIR)."img/title/title_".($this->_tpl_vars['tpl_mainno']).".jpg"); ?>
197                    <td bgcolor="#525363"><!--¥¿¥¤¥È¥ë²èÁü--><img src="<?php echo $this->_tpl_vars['title_image']; ?>
198" width="141" height="33" ></td>
199                    <td background="<?php echo @URL_DIR; ?>
200img/title/subtitle_bg.gif">
201                    <table width="737" border="0" cellspacing="0" cellpadding="0" summary=" ">
202                        <tr><td><img src="<?php echo @URL_DIR; ?>
203img/title/subtitle_top.gif" width="737" height="8" alt=""></td></tr>
204                        <tr>
205                            <td class="fs14n"><span class="title"><!--¥µ¥Ö¥¿¥¤¥È¥ë--><?php echo $this->_tpl_vars['tpl_subtitle']; ?>
206</span></td>
207                        </tr>
208                        <tr><td><img src="<?php echo @URL_DIR; ?>
209img/title/subtitle_bottom.gif" width="737" height="8" alt=""></td></tr>
210                    </table>
211                  </td>
212                </tr>
213                <tr><td colspan="2"><img src="<?php echo @URL_DIR; ?>
214img/title/bar.gif" width="878" height="9" alt=""></td></tr>
215            </table>
216            <!--¡ú¡ú¥¿¥¤¥È¥ë¡ú¡ú-->
217        <?php endif; ?>
218        <?php $_smarty_tpl_vars = $this->_tpl_vars;
219$this->_smarty_include(array('smarty_include_tpl_file' => $this->_tpl_vars['tpl_mainpage'], 'smarty_include_vars' => array()));
220$this->_tpl_vars = $_smarty_tpl_vars;
221unset($_smarty_tpl_vars);
222 ?>
223        </td>
224        <td background="<?php echo @URL_DIR; ?>
225img/common/right_bg.jpg"><div align="justify" class="" id=""><img src="<?php echo @URL_DIR; ?>
226img/common/right.jpg" width="17" height="443" alt=""></div></td>
227    </tr>
228</table>
229<!--¢¥CONTENTS-->
230
231<!--¢§FOOTER-->
232<table width="912" border="0" cellspacing="0" cellpadding="0" summary=" ">
233    <tr valign="top">
234        <td background="<?php echo @URL_DIR; ?>
235img/common/left_bg.jpg"><img src="<?php echo @URL_DIR; ?>
236img/common/_.gif" width="17" height="1" alt=""></td>
237        <td bgcolor="#636469">
238        <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" ">
239            <tr>
240                <td align="center" bgcolor="#f0f0f0">
241                <table width="840" border="0" cellspacing="0" cellpadding="0" summary=" ">
242                    <tr>
243                        <td height="45" align="right"><a href="#top"><img src="<?php echo @URL_DIR; ?>
244img/admin/common/pagetop.gif" width="105" height="17" alt="GO TO PAGE TOP" border="0"></a></td>                 
245                    </tr>
246                </table>
247                </td>
248            </tr>
249        </table>
250        <table width="878" border="0" cellspacing="0" cellpadding="10" summary=" ">
251            <tr>
252                <td class="fs10n"><span class="gray">&nbsp;Copyright &copy; 2000-2006 LOCKON CO.,LTD. All Rights Reserved.</span></td>
253            </tr>
254        </table>
255        </td>
256        <td background="<?php echo @URL_DIR; ?>
257img/common/right_bg.jpg"><img src="<?php echo @URL_DIR; ?>
258img/common/_.gif" width="17" height="1" alt=""></td>
259    </tr>
260    <tr>
261        <td colspan="3"><img src="<?php echo @URL_DIR; ?>
262img/common/fotter.jpg" width="912" height="19" alt=""></td>
263    </tr>
264    <tr><td height="10"></td></tr>
265</table>
266<!--¢¥FOOTER-->
267
268</div>
269
270</body>
271</html>
Note: See TracBrowser for help on using the repository browser.