/[corp_html]/templates/index.tpl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /templates/index.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.21 - (show annotations)
Mon Oct 1 14:05:16 2001 UTC (22 years, 7 months ago) by dpavlin
Branch: MAIN
Changes since 1.20: +26 -3 lines
banner support, new multi-page support (with back-end)

1 <HTML><HEAD><TITLE>{$Title} : {$Section_title}</TITLE>
2 <META content="text/html; charset=windows-1250" http-equiv=Content-Type>
3 <link rel="STYLESHEET" type="text/css" href="stil.css">
4 </HEAD>
5 <BODY bgColor=#ffffff leftMargin=0 topMargin=0 marginheight="0" marginwidth="0">
6
7 <table width="100%" cellspacing="0" cellpadding="0" border="0">
8 <tr>
9 <td><A href="index.php"><img src="l/80YEARS.gif" width="166" height="40" border="0"></A></td>
10 <td>
11 <DIV align=right><img src="l/gore_2.jpg" width="498" height="42" border="0" alt=""></DIV>
12 </td>
13 </tr>
14
15 <tr bgColor=#283880>
16 <td colspan="2" bgColor=#283880>
17 <p><b>&nbsp;&nbsp;<font color="#cccccc">{$Section_title}</font></b></p>
18 </td>
19 </tr>
20
21 <tr bgColor=#ff9933>
22 <td colspan="2" bgColor=#ff9933><img src="t/n.gif" width="700" height="10" alt="" border="0"><br><img src="t/n.gif" width="250" height="15" alt="" border="0">
23 <br><img src="t/n.gif" width="700" height="10" alt="" border="0"><br>
24 </td>
25 </tr>
26 </table>
27
28
29 <table width="100%" cellspacing="0" cellpadding="0" border="0">
30
31 <tr>
32 <td width="161" valign="top" bgcolor=#283880><img src="l2/{$lpic}_a.gif" width="161" height="76" alt="" border="0"><br><img src="l2/{$lpic}_b.gif" width="161" height="54" alt="" border="0" align="top"><br><br>
33 <div align="center">
34 <table width="125" border="0" cellspacing="0" cellpadding="0">
35 <tr>
36 <td colspan="center">
37 {section name=m loop=$menu}
38 <a href="{$m/menu.url}"><img src="m/{$m/menu.file}" width="125" height="15" alt="{$m/menu.item}" border="0"></a><br>
39 {/section}
40 {if $contact_section}
41 <img src="l/olovka.gif" width="100" height="120" vspace="15">
42 {else}
43 {if $contact_url}
44 <a href="{$contact_url}">
45 {elseif $contact_from}
46 <a href="contact.php?from={$contact_from}">
47 {else}
48 <a href="contact.php">
49 {/if}
50 <img src="l/contact.gif" width="125" height="15" alt="" border="0" vspace="15"></a>
51 {/if}
52
53 {if $left_banner}
54 {$left_banner}
55 {/if}
56
57 </td>
58 </tr>
59 </table></div>
60
61
62 </td>
63 <td valign="top" width="100%">
64 <table width="100%" cellspacing="0" cellpadding="0" border="0">
65 <tr>
66 <td valign="top"><img src="l2/{$lpic}_c.gif" width="57" height="76" alt="" border="0"></td>
67 <td align="center"><br><br><img src="l/{$mpic}" width="370" height="60" alt="" border="0"></td>
68 </tr>
69 </table>
70 <br><div align="center">
71
72 <table width="95%" border="0" cellspacing="0" cellpadding="5">
73 <tr>
74 <td>{$MAIN}</td>
75 </tr>
76 <tr>
77 <td>
78 {strip}
79 {if ($multi_page_show) }
80 {if ($multi_page_options) }
81 <form action=multi.php name=multi>
82 {/if}
83 <div align="center" class="mali">
84 {if ($multi_page_prev) }
85 <a href="{$multi_page_prev}">
86 <img src="t/nazad.gif" width="38" height="14" alt="" border="0">
87 </a>
88 {else}
89 <img src="t/nikud.gif" width="38" height="14" alt="" border="0">
90 {/if}
91 {if ($multi_page_options) }
92 <select name=p onchange=multi.submit()>
93 {html_options options=$multi_page_options selected=$multi_page_curr_id}
94 </select>
95 {elseif ($multi_page_current && $multi_page_max)}
96 {/strip}
97 page {$multi_page_current} of {$multi_page_max}
98 {strip}
99 {/if}
100 {if ($multi_page_next) }
101 <a href="{$multi_page_next}">
102 <img src="t/napred.gif" width="38" height="14" alt="" border="0">
103 </a>
104 {else}
105 <img src="t/nikud.gif" width="38" height="14" alt="" border="0">
106 {/if}
107 {if ($multi_page_options) }
108 {/strip}
109 <br>page {$multi_page_current} of {$multi_page_max}</br>
110 {strip}
111 {/if}
112 </div><br>
113 {if ($multi_page_options) }
114 </form>
115 {/if}
116 {/if}
117 {/strip}
118
119 <hr width="100%" size="1" color="#808080" noshade>
120 <table width="100%" cellspacing="0" cellpadding="2" border="0">
121 <tr>
122 {if $back_url}
123 <td align="left">
124 <a href="{$back_url}"><span class="font">Back</font></a>
125 </td>
126 {/if}
127 <td>
128 <div align="right">
129 <a href="index.php"><span class="font">Home</font></a> |
130 <a href="about.php"><span class="font">About Us</font></a> |
131 <a href="products.php"><span class="font">Products</font></a> |
132 <a href="investor.php"><span class="font">Investor's Page</font></a> |
133 <a href="rnd.php"><span class="font">R&amp;D</font></a> |
134 <a href="careers.php"><span class="font">Careers</font></a>
135 </div>
136 </td>
137 </tr>
138 </table>
139 <hr width="100%" size="1" color="#808080" noshade></td>
140 </tr>
141 </table>
142 <div class="silver">Copyright © 1998-2001 PLIVA d.d. All rights reserved.</div>
143 <a href="legal.php"><div class="silver">Important legal information</div></a>
144 </div>
145
146 </td>
147 <td width="160" valign="top" align="center">
148
149 <table width="100%" border="0" cellspacing="0">
150 <TR>
151 <td width="1" bgcolor="#ff9933"><img src="l/n.gif" width="1" height="1" alt="" border="0"></td>
152 <td align="center"><img src="l/dedicated.gif" width="138" height="53" alt="" border="0"><br>
153 <img src="r/CephalosporinC.gif" width="118" height="75" ><br>
154 <noindex>
155 <table width="94%" border="1" cellspacing="0" cellpadding="1" bordercolor="#98CC60" bordercolorlight="#98CC60" bordercolordark="#98CC60">
156 <TR bgColor=#99cc66>
157 <TD><A href="new.php?days=0"><img src="t/what.gif" width="98" height="17" border="0"></A></TD>
158 </TR>
159 <TR>
160 <TD>
161 <TABLE border=0 cellSpacing=5 width="100%" hspace="5" vspace="5">
162 {section name=n loop=$news}
163 <TR>
164 <td align="center"><A href="new.php?id={$n/news.id}"><span class="new">{$n/news.title}</span></A></td>
165 </TR>
166 {/section}
167 </TABLE>
168 </TD></TR></TABLE>
169 </noindex>
170
171 {img dir="r1" nr=1 vspace="5"}
172 <noindex>
173 <table width="94%" border="1" cellspacing="0" cellpadding="1" bordercolor="#98CC60" bordercolorlight="#98CC60" bordercolordark="#98CC60">
174 <TR bgColor=#99cc66>
175 <TD><a href="new.php?type=e"><img src="t/events.gif" width="98" height="17" border="0"></a></TD>
176 </TR>
177 <TR>
178 <TD>
179 <TABLE border=0 cellSpacing=5 width="100%">
180 {section name=e loop=$events}
181 <TR>
182 <td align="center"><A href="new.php?id={$e/events.id}"><span class="new">{$e/events.title}</span></A></td>
183 </TR>
184 {/section}
185 </TABLE>
186 </TD></TR></TABLE>
187 </noindex>
188 {img dir="r2" nr=2}
189
190 </td></TR>
191 <TR>
192 <td height="1" colspan="2" valign="top" bgcolor="#FF9933"><img src="t/n.gif" width="1" height="1" alt="" border="0"><br></td>
193 </TR>
194 </TABLE>
195
196 <br>
197 <br>
198 </td>
199 </tr>
200 </table>
201
202
203 <div ID="search" style="position:absolute; z-index:1; left: 0px; top: 60px;">
204 <form method="get" action="search.php">
205 <noindex>
206 <table cellspacing="0" cellpadding="0" border="0">
207 <tr><td>
208 <img src="t/n.gif" width="10" height="15" alt="" border="0">
209 </td><td>
210 <img src="t/search.gif" width="51" height="11" border="0" alt="Search">
211 </td><td>
212 <input type="text" name="q" size="11" value="">
213 </td><td>
214 <img src="l/n.gif" width="3" height="15" alt="" border="0">
215 </td><td align="left">
216 <input type=image src="t/go.gif" width="37" height="15" border="0" alt="GO">
217 </td><td>
218 <img src="l/n.gif" width="30" height="15" alt="" border="0">
219 </td><td>
220 <a href="index.php"><img src="t/home.gif" width="52" height="15" border="0" alt="Home" hspace=3></a>
221 </td><td>
222 <a href="about.php"><img src="t/about_us.gif" width="68" height="15" border="0" alt="About us" hspace=3></a>
223 </td><td>
224 <a href="products.php"><img src="t/products.gif" width="86" height="15" border="0" alt="Products" hspace=3></a>
225 </td><td>
226 <a href="investor.php"><img src="t/investor.gif" width="123" height="15" border="0" alt="Investor`s Page" hspace=3></a>
227 </td><td>
228 <a href="rnd.php"><img src="t/r_d.gif" width="54" height="15" border="0" alt="R&amp;D" hspace=3></a>
229 </td><td>
230 <a href="careers.php"><img src="t/careers.gif" width="77" height="15" alt="Careers" border="0" hspace=3></a>
231 </td></tr>
232 </table>
233 </noindex>
234
235 </form>
236 </div>
237
238 </body>
239 </html>

  ViewVC Help
Powered by ViewVC 1.1.26