source: branches/comu/data/Smarty/templates_c/%%6E^6E6^6E653B82%%input_zip.tpl.php @ 2

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

new import

Line 
1<?php /* Smarty version 2.6.13, created on 2007-01-10 16:04:50
2         compiled from input_zip.tpl */ ?>
3<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4<html lang="ja">
5<head>
6<meta http-equiv="Content-Type" content="text/html; charset=<?php echo @CHAR_CODE; ?>
7">
8<meta http-equiv="content-script-type" content="text/javascript">
9<meta http-equiv="content-style-type" content="text/css">
10<link rel="stylesheet" href="<?php echo @URL_DIR; ?>
11user_data/css/contents.css" type="text/css" media="all" />
12<link rel="stylesheet" href="<?php echo @URL_DIR; ?>
13css/common.css" type="text/css" media="all" />
14<link rel="stylesheet" href="<?php echo $this->_tpl_vars['tpl_css']; ?>
15" 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<title><?php echo $this->_tpl_vars['arrSiteInfo']['shop_name']; ?>
25/½»½ê¸¡º÷</title>
26</head>
27
28<body bgcolor="#ffe9e6" text="#555555" link="#3a75af" vlink="#3a75af" alink="#3a75af" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preLoadImg('<?php echo @URL_DIR; ?>
29'); <?php echo $this->_tpl_vars['tpl_onload']; ?>
30 <?php echo $this->_tpl_vars['tpl_start']; ?>
31">
32<noscript>
33<link rel="stylesheet" href="<?php echo @URL_DIR; ?>
34css/common.css" type="text/css" >
35</noscript>
36<div align="center">
37
38<!--¢§CONTENTS-->
39<table width="500" border="0" cellspacing="0" cellpadding="0" summary=" ">
40    <tr><td height="15"></td></tr>
41    <tr><td bgcolor="#ffa85c"><img src="<?php echo @URL_DIR; ?>
42misc/_.gif" width="1" height="5" alt=""></td></tr>
43    <tr>
44        <td bgcolor="#ffffff" align="center">
45        <!--¢§MAIN ONTENTS-->
46        <table width="460" border="0" cellspacing="0" cellpadding="0" summary=" ">
47            <tr><td height="15"></td></tr>
48            <tr>
49                <td><img src="<?php echo @URL_DIR; ?>
50img/common/zip_title.jpg" width="460" height="40" alt="½»½ê¸¡º÷"></td>
51            </tr>
52            <tr><td height="20"></td></tr>
53            <tr>
54                <td align="center" bgcolor="#cccccc">
55                <table width="450" border="0" cellspacing="0" cellpadding="0" summary=" ">
56                <form name="form1" id="form1" method="post" action="">
57                <input type="hidden" name="state" value="<?php echo $this->_tpl_vars['tpl_state']; ?>
58">
59                <input type="hidden" name="city" value="<?php echo $this->_tpl_vars['tpl_city']; ?>
60">
61                <input type="hidden" name="town" value="<?php echo $this->_tpl_vars['tpl_town']; ?>
62">
63                    <tr><td height="5"></td></tr>
64                    <tr>
65                        <td align="center" height="150" bgcolor="#ffffff" class="fs12"><?php echo $this->_tpl_vars['tpl_message']; ?>
66</td>
67                    </tr>
68                    <tr><td height="5"></td></tr>
69                </fom>
70                </table>
71                </td>
72            </tr>
73            <tr><td height="20"></td></tr>
74            <tr>
75                <td align="center"><a href="javascript:window.close()" onmouseover="chgImg('<?php echo @URL_DIR; ?>
76img/common/b_close_on.gif','b_close');" onmouseout="chgImg('<?php echo @URL_DIR; ?>
77img/common/b_close.gif','b_close');"><img src="<?php echo @URL_DIR; ?>
78img/common/b_close.gif" width="140" height="30" alt="ÊĤ¸¤ë" border="0" name="b_close"></a></td>
79            </tr>
80            <tr><td height="30"></td></tr>
81        </table>
82        <!--¢¥MAIN ONTENTS-->
83        </td>
84    </tr>
85    <tr><td bgcolor="#ffa85c"><img src="<?php echo @URL_DIR; ?>
86misc/_.gif" width="1" height="5" alt=""></td></tr>
87</table>
88<!--¢¥CONTENTS-->
89</div>
90</body>
91</html>
Note: See TracBrowser for help on using the repository browser.