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

Annotation of /templates/index.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (vendor branch)
Tue Feb 20 11:52:56 2001 UTC (23 years, 2 months ago) by dpavlin
Branch: dbp
CVS Tags: alpha
Changes since 1.1: +0 -0 lines
alpha

1 dpavlin 1.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 border=0 height=40 src="l/logo_40.gif" width=160></A><br></td>
10     <td>
11     <DIV align=right><IMG height="40" src="l/gore_2.jpg" width="498" border="0" alt=""></DIV>
12     </td>
13     </tr>
14     <tr bgColor=#283880>
15     <td colspan="2" bgColor=#283880>
16     <p><b>&nbsp;&nbsp;<font color="#cccccc">{$Section_title}</font></b></p>
17     </td>
18     </tr>
19     <tr bgColor=#ff9933>
20     <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">
21     <br><img src="t/n.gif" width="700" height="10" alt="" border="0"><br>
22     </td>
23     </tr>
24     </table>
25    
26    
27     <table width="100%" cellspacing="0" cellpadding="0" border="0">
28    
29     <tr>
30     <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>
31     <div align="center">
32     <table width="125" border="0" cellspacing="0" cellpadding="0">
33     <tr>
34     <td colspan="center">
35     {section name=m loop=$menu}
36     <a href="{$m/menu.url}"><img src="m/{$m/menu.file}" width="125" height="15" alt="{$m/menu.item}" border="0"></a><br>
37     {/section}
38     {if $contact_section}
39     {img src="l/olovka.gif" vspace=15}
40     {else}
41     {if $contact_url}
42     <a href="{$contact_url}">
43     {else}
44     <a href="contact.php">
45     {/if}
46     <img src="l/contact.gif" width="125" height="15" alt="" border="0" vspace="15"></a>
47     {/if}
48    
49     </td>
50     </tr>
51     </table></div>
52    
53    
54     </td>
55     <td valign="top" width="100%">
56     <table width="100%" cellspacing="0" cellpadding="0" border="0">
57     <tr>
58     <td valign="top"><img src="l2/{$lpic}_c.gif" width="57" height="76" alt="" border="0"></td>
59     <td align="center"><br><br><img src="l/{$mpic}" width="370" height="60" alt="" border="0"></td>
60     </tr>
61     </table>
62     <br><div align="center">
63    
64     <table width="95%" border="0" cellspacing="0" cellpadding="5">
65     <tr>
66     <td>{$MAIN}</td>
67     </tr>
68     <tr>
69     <td>
70     {if ($multi_page) }
71     <div align="center" class="mali">
72     {if ($multi_page_prev) }
73     <a href="{$multi_page_prev}">
74     <img src="t/nazad.gif" width="38" height="14" alt="" border="0">
75     </a>
76     {else}
77     <img src="t/nikud.gif" width="38" height="14" alt="" border="0">
78     {/if}
79     strana {$multi_page_current} od {$multi_page_max}
80     {if ($multi_page_next) }
81     <a href="{$multi_page_next}">
82     <img src="t/napred.gif" width="38" height="14" alt="" border="0">
83     </a>
84     {else}
85     <img src="t/nikud.gif" width="38" height="14" alt="" border="0">
86     {/if}
87     </div><br>
88     {/if}
89    
90     <hr width="100%" size="1" color="#808080" noshade>
91     <!-- goo: ovo mora biti align=left!! -->
92     {if $back_url}
93     <a href="{$back_url}">{img src="b/BACK.gif" border="0" alt="Back"}</a>
94     {/if}
95     <!-- do ovdje... -->
96     <div align="right">
97     <a href="index.php">{img src="b/HOME.gif" border="0" alt="Home"}</a>
98     {img src="b/_.gif" hspace="3"}
99     <a href="about.php">{img src="b/ABOUT_US.gif" border="0" alt="About us"}</a>
100     {img src="b/_.gif" hspace="3"}
101     <a href="products.php">{img src="b/PRODUCTS.gif" alt="Products" border="0"}</a>
102     {img src="b/_.gif" hspace="3"}
103     <a href="investor.php">{img src="b/INVESTOR_S_PAGE.gif" border="0" alt="Investor's Page"}</a>
104     {img src="b/_.gif" hspace="3"}
105     <a href="rnd.php">{img src="b/R_D.gif" border="0" alt="R&amp;D"}</a>
106     {img src="b/_.gif" hspace="3"}
107     <a href="careers.php">{img src="b/CAREERS.gif" border="0" alt="Careers"}</a>
108     </div>
109     <hr width="100%" size="1" color="#808080" noshade></td>
110     </tr>
111     </table><font color="silver">Copyright © 1998-2001 PLIVA d.d. All rights reserved.</font>
112     </div>
113    
114     {$debug}
115    
116     </td>
117     <td width="160" valign="top" align="center">
118    
119     <table width="100%" border="0" cellspacing="0">
120     <TR>
121     <td width="1" bgcolor="#ff9933"><img src="l/n.gif" width="1" height="1" alt="" border="0"></td>
122     <td align="center"><br>{img src="l/pliva_r.gif" alt="" border="0"}<br>{img src="r/CephalosporinC.gif"}<br>
123     <table width="94%" border="1" cellspacing="0" cellpadding="1" bordercolor="#98CC60" bordercolorlight="#98CC60" bordercolordark="#98CC60">
124     <TR bgColor=#99cc66>
125     <TD><A href="new.php">{img border=0 src="t/what.gif"}</A></TD>
126     </TR>
127     <TR>
128     <TD>
129     <TABLE border=0 cellSpacing=5 width="100%" hspace="5" vspace="5">
130    
131     {section name=n loop=$news}
132     <TR>
133     <td align="center"><A href="new.php?id={$n/news.id}"><div class="new">{$n/news.title}</div></A></td>
134     </TR>
135     {/section}
136     </TABLE>
137     </TD></TR></TABLE>
138    
139     {img dir="r" nr=3 vspace="5"}
140     <table width="94%" border="1" cellspacing="0" cellpadding="1" bordercolor="#98CC60" bordercolorlight="#98CC60" bordercolordark="#98CC60">
141     <TR bgColor=#99cc66>
142     <TD>{img border="0" src="t/events.gif"}</TD>
143     </TR>
144     <TR>
145     <TD>
146     <TABLE border=0 cellSpacing=5 width="100%">
147     <TR>
148     <td align="center" valign="top">event 1</td>
149     </TR>
150     </TABLE>
151     </TD></TR></TABLE>
152     {img dir="r" nr=2}
153    
154     </td></TR>
155     <TR>
156     <td height="1" colspan="2" valign="top" bgcolor="#FF9933"><img src="t/n.gif" width="1" height="1" alt="" border="0"><br></td>
157     </TR>
158     </TABLE>
159    
160     <br>
161     <br>
162     </td>
163     </tr>
164     </table>
165    
166    
167     <div ID="search" style="position:absolute; z-index:1; left: 0px; top: 60px;">
168     <form method="post" action="search.php">
169     <img src="t/n.gif" width="10" height="15" alt="" border="0"> <img src="t/search.gif" width="51" height="11" border="0" alt="Search"> <input type="text" name="search" size="11" value=""> <input type=image src="t/go.gif" width="37" height="15" border="0" alt="GO"> <img src="l/n.gif" width="30" height="15" alt="" border="0">
170    
171     {if $section ne "index"}
172     <a href="index.php"><img src="t/home.gif" width="52" height="15" border="0" alt="Home" hspace=4></a>
173     {/if}
174     {if $section ne "about"}
175     <a href="about.php"><img src="t/about_us.gif" width="68" height="15" border="0" alt="About us" hspace=4></a>
176     {/if}
177     {if $section ne "products"}
178     <a href="products.php"><img src="t/products.gif" width="86" height="15" border="0" alt="Products" hspace=4></a>
179     {/if}
180     {if $section ne "investor"}
181     <a href="investor.php"><img src="t/investor.gif" width="123" height="15" border="0" alt="Investor`s Page" hspace=4></a>
182     {/if}
183     {if $section ne "rnd"}
184     <a href="rnd.php"><img src="t/r_d.gif" width="54" height="15" border="0" alt="R&amp;D" hspace=4></a>
185     {/if}
186     {if $section ne "careers"}
187     <a href="careers.php"><img src="t/careers.gif" width="77" height="15" alt="Careers" border="0" hspace=4></a>
188     {/if}
189    
190    
191     </form>
192     </div>
193    
194     </body>
195     </html>

  ViewVC Help
Powered by ViewVC 1.1.26