/[pliva-si]/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.27 - (show annotations)
Thu Mar 28 14:00:59 2002 UTC (22 years ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.26: +8 -2 lines
manje promjene radi boljeg indeksiranja

1 <html>
2 <head>
3 <title>{$Title} : {$Section_title}</title>
4 <link href="stil.css" rel="stylesheet" type="text/css" title="Talk">
5 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
6 {literal}
7 <script language="JavaScript">
8 <!--
9 function MM_reloadPage(init) { //reloads the window if Nav4 resized
10 if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
11 document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
12 else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
13 }
14 MM_reloadPage(true);
15 // -->
16 </script>
17 {/literal}
18 </head>
19 <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
20 <noindex>
21 <table cellspacing=0 cellpadding=0 width="100%" border=0>
22 <tbody>
23 <tr>
24 <td width="17%" height="2"><a href="index.php"><img src="l/logo_40.gif" width="160" height="40" border="0"></a><br>
25 </td>
26 <td width="83%" height="2">
27 <div align=right>
28 <table border="0" align="right">
29 <tr>
30 <td><img src="l/sl_{$rnd.0}.gif" width="37" height="37"></td>
31 <td><img src="l/sl_{$rnd.1}.gif" width="37" height="37"></td>
32 <td><img src="l/sl_{$rnd.2}.gif" width="37" height="37"></td>
33 <td><img src="l/sl_{$rnd.3}.gif" width="37" height="37"></td>
34 <td><img src="l/sl_{$rnd.4}.gif" width="37" height="37"></td>
35 </tr>
36 </table>
37 </div>
38 </td>
39 </tr>
40 <tr bgcolor=#283880>
41 <td colspan=2 height="2">
42 <div class="section_title">&nbsp;&nbsp;{$Section_title}</div>
43 </td>
44 </tr>
45 <tr bgcolor=#33CC00>
46 <td height="2"><img src="l2/{$section}.jpg" width="200" height="42"></td>
47 <td bgcolor="#009900">
48 <table border="0" cellspacing="0" cellpadding="0">
49 <tr>
50 <td><a href="index.php"><img src="t/domov.gif" width="70" height="17" border="0" alt="Domov"></a></td>
51 <td><a href="o_nas.php"><img src="t/o_nas.gif" width="62" height="17" border="0" alt="O nas"></a></td>
52 <td><a href="izdelki.php"><img src="t/izdelki.gif" width="63" height="18" border="0" alt="Izdelki"></a></td>
53 <td><a href="nasveti.php"><img src="t/nasveti.gif" width="70" height="17" border="0" alt="Nasveti"></a></td>
54 <td><a href="sladkorna.php"><img src="t/sladkorna.gif" width="138" height="17" border="0" alt="Sladkorna stran"></a></td>
55 <td><a href="{if ($user_authed)}za_zdravnike.php{else}prijava.php{/if}"><img src="t/za_zdravnike.gif" width="112" height="17" border="0" alt="Zadravila"></a></td>
56 </tr>
57 </table>
58 </td>
59 </tr>
60 </tbody>
61 </table>
62 <table cellspacing=0 cellpadding=0 border=0 width="100%">
63 <tbody>
64 <tr>
65 <td valign=top bgcolor=#283880 width=155>
66 <p>&nbsp;</p>
67 <p><br></p>
68 <div align=center>
69 <p>&nbsp;</p>
70 <p>
71 </noindex>
72 {section name=m loop=$menu}
73 {if ($m/menu.url) }
74 <a href="{$m/menu.url}">
75 {/if}
76 <img src="m/{$m/menu.file}" border=0 width="{$m/menu.w}" height="{$m/menu.h}" alt="{$m/menu.item}">
77 {if ($m/menu.url) }
78 </a>
79 {/if}
80 <br>
81 {/section}
82 {if ($link_otroci)}
83 <p><a href="otroci.php"><img src="p/za_otroke.gif" width="112" height="57" border="0"></a></p>
84 {/if}
85 {if $contact_section}
86 <img src="l2/olovka.gif" width="100" height="120" vspace="15">
87 {else}
88 {if $contact_url}
89 <a href="{$contact_url}">
90 {else}
91 <a href="pisite_nam.php{if ($contact_from)}?from={$contact_from}{/if}">
92 {/if}
93 <img src="l/pisite_nam.gif" width="155" height="19" alt="" border="0" vspace="15"></a>
94 {/if}
95 </p>
96 <div id="Layer1" style="position:absolute; left:10px; top:109px; width:133px; height:88px; z-index:1">
97 <form name="form1" method="post" action="najdi.php">
98 <table width="100%" border="0" cellspacing="1" cellpadding="2">
99 <tr>
100 <td>
101 <div align="center"><img src="l2/iskanje.gif" width="41" height="8" alt="Iskanje"></div>
102 </td>
103 </tr>
104 <tr>
105 <td>
106 <div align="center">
107 <input type="text" name="q" size="11">
108 </div>
109 </td>
110 </tr>
111 <tr>
112 <td>
113 <div align="center"><input type=image src="t/najdi.gif" width="60" height="18" border="0" alt="NAJDI"></div>
114 </td>
115 </tr>
116 </table>
117 </form>
118 </div>
119 <noindex>
120 <p>&nbsp;</p>
121 </div>
122 </td>
123 <td valign=top>
124 <table width="100%" border="0" cellspacing="0" cellpadding="0">
125 <tr>
126 <td valign="top" width="11"><img src="l2/p.gif" width="47" height="44" vspace="0" hspace="0"></td>
127 <td width="679" valign="bottom">
128 </noindex>
129 {if ($mpic && $mpic != "")}
130 <div align="center"><img src="t/{$mpic}" ></div>
131 {elseif ($mtext)}
132 <div class="mtext" align="center">{$mtext}</div>
133 {/if}
134 <noindex>
135 </td>
136 </tr>
137 </table>
138 <table cellspacing=0 cellpadding=5 width="95%" border=0 align="center">
139 <tbody>
140 <tr>
141 <td valign=top><BR></noindex>{$MAIN}<noindex></td>
142 </tr>
143 <tr>
144 <td>
145 </noindex>
146 {strip}
147 {if ($multi_page_show) }
148 <form action=multi.php name=multi>
149 <div align="center" class="mali">
150 {if ($multi_page_prev) }
151 <a href="{$multi_page_prev}{$m_session_urlend}">
152 <img src="t/nazad.gif" width="24" height="14" alt="&lt;" border="0" hspace="5">
153 </a>
154 {else}
155 <img src="t/nikud.gif" width="24" height="14" alt="" border="0" hspace="5">
156 {/if}
157 {if ($multi_page_options) }
158 <select name=p onChange=multi.submit()>
159 {html_options options=$multi_page_options selected=$multi_page_curr_id}
160 </select>
161 {/if}
162 {if ($multi_page_next) }
163 <a href="{$multi_page_next}{$m_session_urlend}">
164 <img src="t/napred.gif" width="24" height="14" alt="&gt;" border="0" hspace="5">
165 </a>
166 {else}
167 <img src="t/nikud.gif" width="24" height="14" alt="" border="0" hspace="5">
168 {/if}
169 <br>
170 {if ($multi_page_current && $multi_page_max)}
171 page&nbsp;{$multi_page_current}&nbsp;of&nbsp;{$multi_page_max}
172 {/if}
173 </div><br>
174 {/if}
175 {/strip}
176 <noindex>
177 <hr width="100%" color=#808080 noShade size=1>
178 <table cellspacing=0 cellpadding=2 width="100%" border=0>
179 <tbody>
180 <tr>
181 {if ($back_url)}
182 <td align="left"><a href="{$back_url}">Nazaj</a></td>
183 {/if}
184 <td>
185 </noindex>
186 <div align="right"><span class="font">
187 <a href="index.php">Domov</a> |
188 <a href="o_nas.php">O nas</a> |
189 <a href="izdelki.php">Izdelki</a> |
190 <a href="nasveti.php">Nasveti</a> |
191 <a href="sladkorna.php">Sladkorna stran</a> |
192 <a href="{if ($user_authed)}za_zdravnike.php{else}prijava.php{/if}">Zdravila</a>
193 </span></div>
194 <noindex>
195 </td>
196 </tr>
197 </tbody>
198 </table>
199 <hr width="100%" color=#808080 noShade size=1>
200 </td>
201 </tr>
202 <tr>
203 <td valign=top height="5">
204 <div class=silver align="center">
205 <br>
206 <a href="http://www.plivazdravlje.hr/"><img src="l/healthbenerslovenianim.gif" width="468" height="60" alt="www.plivazdravlje.hr" border="0"></a>
207 <br><br>
208 <div class=silver>Copyright 1998-2001 PLIVA Ljubljana. All rights reserved.</div>
209 <a href="index.php?h=copyright"><div class=silver>Important legal information</div></a>
210 </div>
211 </td>
212 </tr>
213 </table>
214
215 </td>
216 <td valign=top width="142" height="576">
217 <table cellspacing=0 border=0>
218 <tbody>
219 <tr>
220 <td bgcolor=#009900 width=17><img src="#" width=1 height=1 border=0></td>
221 <td align=middle valign="top">
222 <p><img height=28 alt="" src="l/dedicated.gif" width=137 border=0></p>
223 <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">
224 <tr>
225 <td width="127"><A HREF="novosti.php?type=n&days=0"><img src="t/novosti.gif" width="127" height="17" ALT="Novosti" border=0></a></td>
226 </tr>
227 </table>
228 <table width="127" border="1" align="center" cellspacing="0" cellpadding="1" bordercolor="#003366">
229 <tr>
230 <td valign="top">
231 <table width="100%" border="0" cellpadding="3" align="center">
232 {section name=n loop=$news}
233 <TR><td align="center"><A href="novosti.php?id={$n/news.id}"><span class="new">{$n/news.title}</span></A></td></TR>
234 {/section}
235 </table>
236 </td>
237 </tr>
238 </table>
239 {img dir="r1" nr=1 vspace="5"}
240 <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">
241 <tr>
242 <td width="127"><A HREF="novosti.php?type=e"><img src="t/dogodki.gif" width="127" height="17" ALT="Dogodki" border=0></a></td>
243 </tr>
244 </table>
245 </noindex>
246 <table width="127" border="1" align="center" cellspacing="0" cellpadding="1" bordercolor="#003366">
247 <tr>
248 <td valign="top">
249 <table width="100%" border="0" cellpadding="3" align="center">
250 {section name=e loop=$events}
251 <TR><td align="center"><A href="novosti.php?id={$e/events.id}"><span class="new">{$e/events.title}</span></A></td></TR>
252 {/section}
253 </table>
254 </td>
255 </tr>
256 </table>
257 <noindex>
258 {img dir="r2" nr=2 vspace="5"}
259 <br>
260 </td>
261 </tr>
262 <tr>
263 <td valign=top colspan=2 bgcolor="#009900" height=3><img src="#" width=1 height=1 border=0></td>
264 </tr>
265 </tbody>
266 </table>
267 </td>
268 </tr>
269 </table>
270 </noindex>
271 </body>
272 </html>

  ViewVC Help
Powered by ViewVC 1.1.26