/[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

Diff of /templates/index.tpl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by ravilov, Thu Jun 28 12:07:06 2001 UTC revision 1.27 by dpavlin, Thu Mar 28 14:00:59 2002 UTC
# Line 1  Line 1 
1  <html>  <html>
2  <head>  <head>
3  <title>{$Title} : {$Section_title}</title>  <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">  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
6  {literal}  {literal}
7  <script language="JavaScript">  <script language="JavaScript">
# Line 16  MM_reloadPage(true); Line 17  MM_reloadPage(true);
17  {/literal}  {/literal}
18  </head>  </head>
19  <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">  <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>  <table cellspacing=0 cellpadding=0 width="100%" border=0>
22    <tbody>    <tbody>
23    <tr>    <tr>
24      <td width="17%" height="2"><a href="index.php"><img height=42 src="l/80YEARS_2.gif" width=174 border=0></a><br>      <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>      </td>
26      <td width="83%" height="2">      <td width="83%" height="2">
27        <div align=right>        <div align=right>
28          <table border="0" align="right">          <table border="0" align="right">
29            <tr>            <tr>
30              <td><img src="l/sl_5.gif" width="37" height="37"></td>              <td><img src="l/sl_{$rnd.0}.gif" width="37" height="37"></td>
31              <td><img src="l/sl_4.gif" width="37" height="37"></td>              <td><img src="l/sl_{$rnd.1}.gif" width="37" height="37"></td>
32              <td><img src="l/sl_3.gif" width="37" height="37"></td>              <td><img src="l/sl_{$rnd.2}.gif" width="37" height="37"></td>
33              <td><img src="l/sl_2.gif" width="37" height="37"></td>              <td><img src="l/sl_{$rnd.3}.gif" width="37" height="37"></td>
34              <td><img src="l/sl_1.gif" width="37" height="37"></td>              <td><img src="l/sl_{$rnd.4}.gif" width="37" height="37"></td>
35            </tr>            </tr>
36          </table>          </table>
37        </div>        </div>
38      </td>      </td>
39    </tr>    </tr>
40    <tr bgcolor=#283880>    <tr bgcolor=#283880>
41      <td colspan=2 height="2"><b><font face="Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">      <td colspan=2 height="2">
42        </font></b>        <div class="section_title">&nbsp;&nbsp;{$Section_title}</div>
       <p><font size="2" face="Arial, Helvetica, sans-serif" font color="#FFFFFF">&nbsp;&nbsp;<B>{$Section_title}</B></font></p>  
43      </td>      </td>
44    </tr>    </tr>
45    <tr bgcolor=#33CC00>    <tr bgcolor=#33CC00>
# Line 51  MM_reloadPage(true); Line 52  MM_reloadPage(true);
52            <td><a href="izdelki.php"><img src="t/izdelki.gif" width="63" height="18" border="0" alt="Izdelki"></a></td>            <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>            <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>            <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="za_zdravnike.php"><img src="t/za_zdravnike.gif" width="138" height="17" border="0" alt="Za zdravnike"></a></td>            <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>          </tr>
57        </table>        </table>
58      </td>      </td>
# Line 61  MM_reloadPage(true); Line 62  MM_reloadPage(true);
62  <table cellspacing=0 cellpadding=0 border=0 width="100%">  <table cellspacing=0 cellpadding=0 border=0 width="100%">
63    <tbody>    <tbody>
64    <tr>    <tr>
65      <td valign=top bgcolor=#283880 height="576">      <td valign=top bgcolor=#283880 width=155>
66        <p>&nbsp;</p>        <p>&nbsp;</p>
67        <p><br>        <p><br></p>
       </p>  
68        <div align=center>        <div align=center>
69          <p>&nbsp;</p>          <p>&nbsp;</p>
70          <p>          <p>
71            </noindex>
72          {section name=m loop=$menu}          {section name=m loop=$menu}
73          <a href="{$m/menu.url}"><img src="m/{$m/menu.file}" border=0 alt="{$m/menu.item}"></a><br>          {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}          {/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}          {if $contact_section}
86           <img src="l2/olovka.gif" width="100" height="120" vspace="15">           <img src="l2/olovka.gif" width="100" height="120" vspace="15">
87          {else}          {else}
88           {if $contact_url}           {if $contact_url}
89            <a href="{$contact_url}">            <a href="{$contact_url}">
90           {else}           {else}
91            <a href="contact.php{if ($contact_from)}?from={$contact_from}{/if}">            <a href="pisite_nam.php{if ($contact_from)}?from={$contact_from}{/if}">
92           {/if}           {/if}
93          <img src="l/contact.gif" width="125" height="15" alt="" border="0" vspace="15"></a>          <img src="l/pisite_nam.gif" width="155" height="19" alt="" border="0" vspace="15"></a>
94          {/if}          {/if}
95          </p>          </p>
         <p><img src="l/pisite_nam.gif" width="155" height="19" border="0" alt="Pisite nam" usemap="#Map">  
           <map name="Map">  
             <area shape="rect" coords="22,4,128,15" href="pisite_nam.php" alt="Pisite nam" title="Pisite nam">  
           </map>  
         </p>  
96          <div id="Layer1" style="position:absolute; left:10px; top:109px; width:133px; height:88px; z-index:1">          <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">            <form name="form1" method="post" action="najdi.php">
98              <table width="100%" border="0" cellspacing="1" cellpadding="2">              <table width="100%" border="0" cellspacing="1" cellpadding="2">
# Line 98  MM_reloadPage(true); Line 104  MM_reloadPage(true);
104                <tr>                <tr>
105                  <td>                  <td>
106                    <div align="center">                    <div align="center">
107                      <input type="text" name="textfield" size="11">                      <input type="text" name="q" size="11">
108                    </div>                    </div>
109                  </td>                  </td>
110                </tr>                </tr>
# Line 110  MM_reloadPage(true); Line 116  MM_reloadPage(true);
116              </table>              </table>
117            </form>            </form>
118          </div>          </div>
119            <noindex>
120          <p>&nbsp;</p>          <p>&nbsp;</p>
121        </div>        </div>
122      </td>      </td>
123      <td valign=top height="576">      <td valign=top>
124        <table width="100%" border="0" cellspacing="0" cellpadding="0">        <table width="100%" border="0" cellspacing="0" cellpadding="0">
125          <tr>          <tr>
126            <td valign="top" width="11"><img src="l2/p.gif" width="47" height="44" vspace="0" hspace="0"></td>            <td valign="top" width="11"><img src="l2/p.gif" width="47" height="44" vspace="0" hspace="0"></td>
127            <td width="679">            <td width="679" valign="bottom">
128              <div align="center"><img src="t/{$mpic}" width="176" height="22"></div>              </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>            </td>
136          </tr>          </tr>
137        </table>        </table>
138        <table cellspacing=0 cellpadding=5 width="95%" border=0 align="center">        <table cellspacing=0 cellpadding=5 width="95%" border=0 align="center">
139          <tbody>          <tbody>
140          <tr>          <tr>
141            <td valign=top><BR>{$MAIN}</td>            <td valign=top><BR></noindex>{$MAIN}<noindex></td>
142          </tr>          </tr>
143          <tr>          <tr>
144            <td>            <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>              <hr width="100%" color=#808080 noShade size=1>
178              <table cellspacing=0 cellpadding=2 width="100%" border=0>              <table cellspacing=0 cellpadding=2 width="100%" border=0>
179                <tbody>                <tbody>
180                <tr>                <tr>
181                    {if ($back_url)}
182                    <td align="left"><a href="{$back_url}">Nazaj</a></td>
183                    {/if}
184                  <td>                  <td>
185                    <div align="right"><span class=font><font size="2" color="#000033" face="Arial, Helvetica, sans-serif">                    </noindex>
186                    {if ($back_url)}                    <div align="right"><span class="font">
                     <td align="left"><a href="{$back_url}">Nazaj</a></td>  
                   {/if}  
187                    <a href="index.php">Domov</a> |                    <a href="index.php">Domov</a> |
188                    <a href="o_nas.php">O nas</a> |                    <a href="o_nas.php">O nas</a> |
189                    <a href="izdelki.php">Izdelki</a> |                    <a href="izdelki.php">Izdelki</a> |
190                    <a href="nasveti.php">Nasveti</a> |                    <a href="nasveti.php">Nasveti</a> |
191                    <a href="sladkorna.php">Sladkorna stran</a> |                    <a href="sladkorna.php">Sladkorna stran</a> |
192                    <a href="za_zdravnike.php">Za zdravnike</a>                    <a href="{if ($user_authed)}za_zdravnike.php{else}prijava.php{/if}">Zdravila</a>
193                      </font></span></div>                      </span></div>
194                      <noindex>
195                  </td>                  </td>
196                </tr>                </tr>
197                </tbody>                </tbody>
# Line 154  MM_reloadPage(true); Line 201  MM_reloadPage(true);
201          </tr>          </tr>
202          <tr>          <tr>
203            <td valign=top height="5">            <td valign=top height="5">
204              <div class=silver>              <div class=silver align="center">
205                <div align="center">                  <br>
206                  <div class=silver><font size="1" color="#666666" face="Arial, Helvetica, sans-serif">Copyright                  <a href="http://www.plivazdravlje.hr/"><img src="l/healthbenerslovenianim.gif" width="468" height="60" alt="www.plivazdravlje.hr" border="0"></a>
207                    1998-2001 PLIVA d.d. All rights reserved.</font></div>                  <br><br>
208                  <a href="legal.php"><div class=silver><font size="1" color="#666666" face="Arial, Helvetica, sans-serif">Important legal information</font></div></a>                  <div class=silver>Copyright 1998-2001 PLIVA Ljubljana. All rights reserved.</div>
209                </div>                  <a href="index.php?h=copyright"><div class=silver>Important legal information</div></a>
210              </div>              </div>
211            </td>            </td>
212          </tr>          </tr>
# Line 175  MM_reloadPage(true); Line 222  MM_reloadPage(true);
222              <p><img height=28 alt="" src="l/dedicated.gif" width=137 border=0></p>              <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">              <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">
224                <tr>                <tr>
225                  <td width="127"><A HREF="new.php?days=0"><img src="t/novosti.gif" width="127" height="17" ALT="Novosti" border=0></a></td>                  <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>                </tr>
227              </table>              </table>
228              <table width="127" border="1" align="center" cellspacing="0" cellpadding="1" bordercolor="#003366">              <table width="127" border="1" align="center" cellspacing="0" cellpadding="1" bordercolor="#003366">
229                <tr>                <tr>
230                  <td height="143" valign="top">                  <td valign="top">
231                    <table width="100%" border="0" cellpadding="3" align="center">                    <table width="100%" border="0" cellpadding="3" align="center">
232  {section name=n loop=$news}  {section name=n loop=$news}
233                          <TR><td align="center"><A href="new.php?id={$n/news.id}"><span class="new">{$n/news.title}</span></A></td></TR>                          <TR><td align="center"><A href="novosti.php?id={$n/news.id}"><span class="new">{$n/news.title}</span></A></td></TR>
234  {/section}  {/section}
235                    </table>                    </table>
236                  </td>                  </td>
237                </tr>                </tr>
238              </table>              </table>
239              <p align="center"><a href="{$r1link}"><img src="r1/{$r1pic}" width="80" height="113" border=0></a></p>              {img dir="r1" nr=1 vspace="5"}
240              <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">              <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">
241                <tr>                <tr>
242                  <td width="127"><A HREF="new.php?type=e"><img src="t/dogotki.gif" width="127" height="17" ALT="Dogotki" border=0></a></td>                  <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>                </tr>
244              </table>              </table>
245                </noindex>
246              <table width="127" border="1" align="center" cellspacing="0" cellpadding="1" bordercolor="#003366">              <table width="127" border="1" align="center" cellspacing="0" cellpadding="1" bordercolor="#003366">
247                <tr>                <tr>
248                  <td height="135" valign="top">                  <td valign="top">
249                    <table width="100%" border="0" cellpadding="3" align="center">                    <table width="100%" border="0" cellpadding="3" align="center">
250  {section name=e loop=$events}  {section name=e loop=$events}
251                          <TR><td align="center"><A href="new.php?id={$e/events.id}"><span class="new">{$e/events.title}</span></A></td></TR>                          <TR><td align="center"><A href="novosti.php?id={$e/events.id}"><span class="new">{$e/events.title}</span></A></td></TR>
252  {/section}  {/section}
253                    </table>                    </table>
254                  </td>                  </td>
255                </tr>                </tr>
256              </table>              </table>
257              <p align="center"><a href="{$r2link}"><img src="r2/{$r2pic}" width="80" height="113" border=0></a></p>              <noindex>
258                {img dir="r2" nr=2 vspace="5"}
259              <br>              <br>
260              <noindex> </noindex></td>              </td>
261          </tr>          </tr>
262          <tr>          <tr>
263            <td valign=top colspan=2 bgcolor="#009900" height=3><img src="#" width=1 height=1 border=0></td>            <td valign=top colspan=2 bgcolor="#009900" height=3><img src="#" width=1 height=1 border=0></td>
# Line 218  MM_reloadPage(true); Line 267  MM_reloadPage(true);
267      </td>      </td>
268    </tr>    </tr>
269  </table>  </table>
270    </noindex>
271  </body>  </body>
272  </html>  </html>

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.27

  ViewVC Help
Powered by ViewVC 1.1.26