source: temp/trunk/html/user_data/include/bloc/guide.tpl @ 2846

Revision 2846, 1.6 KB checked in by kakinaka, 20 years ago (diff)

* empty log message *

  • Property svn:mime-type set to application/octet-stream
Line 
1<!--¢§¥ê¥ó¥¯¤³¤³¤«¤é-->
2<table width="166" border="0" cellspacing="0" cellpadding="0" summary=" ">
3    <tr>
4        <!--{if $tpl_page_category != "abouts"}-->
5            <td><a href="/abouts/index.php" onmouseover="chgImg('/img/side/about_on.jpg','about');" onmouseout="chgImg('/img/side/about.jpg','about');"><img src="/img/side/about.jpg" width="166" height="30" alt="Åö¥µ¥¤¥È¤Ë¤Ä¤¤¤Æ" border="0" name="about"></a></td>
6        <!--{else}-->
7            <td><a href="/abouts/index.php"><img src="/img/side/about_on.jpg" width="166" height="30" alt="Åö¥µ¥¤¥È¤Ë¤Ä¤¤¤Æ" border="0" name="about"></a></td>
8        <!--{/if}-->
9    </tr>
10    <tr>
11        <!--{if $tpl_page_category != "contact"}-->
12            <td><a href="/contact/index.php" onmouseover="chgImg('/img/side/contact_on.jpg','contact');" onmouseout="chgImg('/img/side/contact.jpg','contact');"><img src="/img/side/contact.jpg" width="166" height="30" alt="¤ªÌ䤤¹ç¤ï¤»" border="0" name="contact"></a></td>
13        <!--{else}-->
14            <td><a href="/contact/index.php"><img src="/img/side/contact_on.jpg" width="166" height="30" alt="¤ªÌ䤤¹ç¤ï¤»" border="0" name="contact"></a><td>
15        <!--{/if}-->
16    </tr>
17    <tr>
18        <!--{if $tpl_page_category != "order"}-->
19            <td><a href="/order/index.php" onmouseover="chgImg('/img/side/low_on.jpg','low');" onmouseout="chgImg('/img/side/low.jpg','low');"><img src="/img/side/low.jpg" width="166" height="30" alt="ÆÃÄ꾦¼è°ú¤Ë´Ø¤¹¤ëˡΧ" border="0" name="low"></a></td>
20        <!--{else}-->
21            <td><a href="/order/index.php"><img src="/img/side/low_on.jpg" width="166" height="30" alt="ÆÃÄ꾦¼è°ú¤Ë´Ø¤¹¤ëˡΧ" border="0" name="low"></a></td>
22        <!--{/if}-->
23    </tr>
24    <tr><td height="10"></td></tr>
25</table>
26<!--¢¥¥ê¥ó¥¯¤³¤³¤Þ¤Ç-->
Note: See TracBrowser for help on using the repository browser.