/[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.8 by dpavlin, Tue Jul 3 12:41:05 2001 UTC
# Line 25  MM_reloadPage(true); Line 25  MM_reloadPage(true);
25        <div align=right>        <div align=right>
26          <table border="0" align="right">          <table border="0" align="right">
27            <tr>            <tr>
28              <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>
29              <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>
30              <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>
31              <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>
32              <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>
33            </tr>            </tr>
34          </table>          </table>
35        </div>        </div>
# Line 61  MM_reloadPage(true); Line 61  MM_reloadPage(true);
61  <table cellspacing=0 cellpadding=0 border=0 width="100%">  <table cellspacing=0 cellpadding=0 border=0 width="100%">
62    <tbody>    <tbody>
63    <tr>    <tr>
64      <td valign=top bgcolor=#283880 height="576">      <td valign=top bgcolor=#283880 width=155>
65        <p>&nbsp;</p>        <p>&nbsp;</p>
66        <p><br>        <p><br>
67        </p>        </p>
# Line 69  MM_reloadPage(true); Line 69  MM_reloadPage(true);
69          <p>&nbsp;</p>          <p>&nbsp;</p>
70          <p>          <p>
71          {section name=m loop=$menu}          {section name=m loop=$menu}
72          <a href="{$m/menu.url}"><img src="m/{$m/menu.file}" border=0 alt="{$m/menu.item}"></a><br>          {if ($m/menu.url) }
73             <a href="{$m/menu.url}">
74            {/if}
75             <img src="m/{$m/menu.file}" border=0 width="{$m/menu.w}" height="{$m/menu.h}" alt="{$m/menu.item}">
76            {if ($m/menu.url) }
77             </a>
78            {/if}
79            <br>
80          {/section}          {/section}
81          {if $contact_section}          {if $contact_section}
82           <img src="l2/olovka.gif" width="100" height="120" vspace="15">           <img src="l2/olovka.gif" width="100" height="120" vspace="15">
# Line 77  MM_reloadPage(true); Line 84  MM_reloadPage(true);
84           {if $contact_url}           {if $contact_url}
85            <a href="{$contact_url}">            <a href="{$contact_url}">
86           {else}           {else}
87            <a href="contact.php{if ($contact_from)}?from={$contact_from}{/if}">            <a href="pisite_nam.php{if ($contact_from)}?from={$contact_from}{/if}">
88           {/if}           {/if}
89          <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>
90          {/if}          {/if}
91          </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>  
92          <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">
93            <form name="form1" method="post" action="najdi.php">            <form name="form1" method="post" action="najdi.php">
94              <table width="100%" border="0" cellspacing="1" cellpadding="2">              <table width="100%" border="0" cellspacing="1" cellpadding="2">
# Line 113  MM_reloadPage(true); Line 115  MM_reloadPage(true);
115          <p>&nbsp;</p>          <p>&nbsp;</p>
116        </div>        </div>
117      </td>      </td>
118      <td valign=top height="576">      <td valign=top>
119        <table width="100%" border="0" cellspacing="0" cellpadding="0">        <table width="100%" border="0" cellspacing="0" cellpadding="0">
120          <tr>          <tr>
121            <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>
122            <td width="679">            <td width="679">
123              <div align="center"><img src="t/{$mpic}" width="176" height="22"></div>              {if ($mpic && $mpic != "")}
124                 <div align="center"><img src="t/{$mpic}" width="176" height="22"></div>
125                {/if}
126            </td>            </td>
127          </tr>          </tr>
128        </table>        </table>
# Line 129  MM_reloadPage(true); Line 133  MM_reloadPage(true);
133          </tr>          </tr>
134          <tr>          <tr>
135            <td>            <td>
136                    {if ($multi_page_show) }
137                     <form action=multi.php name=multi>
138                     <div align="center" class="mali">
139                      {if ($multi_page_prev) }
140                       <a href="{$multi_page_prev}">
141                       <img src="t/nazad.gif" width="38" height="14" alt="" border="0">
142                       </a>
143                      {else}
144                       <img src="t/nikud.gif" width="38" height="14" alt="" border="0">
145                      {/if}
146                     {if ($multi_page_current && $multi_page_max)}
147                      page {$multi_page_current} of {$multi_page_max}
148                     {/if}
149                     {if ($multi_page_options) }
150                      <select name=p onChange=multi.submit()>
151                      {html_options options=$multi_page_options selected=$multi_page_curr_id}
152                      </select>
153                     {/if}
154                     {if ($multi_page_next) }
155                      <a href="{$multi_page_next}">
156                      <img src="t/napred.gif" width="38" height="14" alt="" border="0">
157                      </a>
158                     {else}
159                      <img src="t/nikud.gif" width="38" height="14" alt="" border="0">
160                     {/if}
161                     </div><br>
162                    {/if}
163              <hr width="100%" color=#808080 noShade size=1>              <hr width="100%" color=#808080 noShade size=1>
164              <table cellspacing=0 cellpadding=2 width="100%" border=0>              <table cellspacing=0 cellpadding=2 width="100%" border=0>
165                <tbody>                <tbody>
# Line 175  MM_reloadPage(true); Line 206  MM_reloadPage(true);
206              <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>
207              <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">              <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">
208                <tr>                <tr>
209                  <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>
210                </tr>                </tr>
211              </table>              </table>
212              <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">
# Line 183  MM_reloadPage(true); Line 214  MM_reloadPage(true);
214                  <td height="143" valign="top">                  <td height="143" valign="top">
215                    <table width="100%" border="0" cellpadding="3" align="center">                    <table width="100%" border="0" cellpadding="3" align="center">
216  {section name=n loop=$news}  {section name=n loop=$news}
217                          <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>
218  {/section}  {/section}
219                    </table>                    </table>
220                  </td>                  </td>
221                </tr>                </tr>
222              </table>              </table>
223              <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"}
224              <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">              <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">
225                <tr>                <tr>
226                  <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/dogotki.gif" width="127" height="17" ALT="Dogotki" border=0></a></td>
227                </tr>                </tr>
228              </table>              </table>
229              <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">
# Line 200  MM_reloadPage(true); Line 231  MM_reloadPage(true);
231                  <td height="135" valign="top">                  <td height="135" valign="top">
232                    <table width="100%" border="0" cellpadding="3" align="center">                    <table width="100%" border="0" cellpadding="3" align="center">
233  {section name=e loop=$events}  {section name=e loop=$events}
234                          <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>
235  {/section}  {/section}
236                    </table>                    </table>
237                  </td>                  </td>
238                </tr>                </tr>
239              </table>              </table>
240              <p align="center"><a href="{$r2link}"><img src="r2/{$r2pic}" width="80" height="113" border=0></a></p>              {img dir="r2" nr=2 vspace="5"}
241              <br>              <br>
242              <noindex> </noindex></td>              <noindex> </noindex></td>
243          </tr>          </tr>

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

  ViewVC Help
Powered by ViewVC 1.1.26