/[health_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.1.1.1 - (show annotations) (vendor branch)
Fri Aug 3 09:12:42 2001 UTC (22 years, 9 months ago) by ravilov
Branch: pliva
CVS Tags: r0
Changes since 1.1: +0 -0 lines
initial import

1 <html>
2 <head>
3 <title>Pliva Health - {$section_name}</title>
4 <META content="text/html; charset=windows-1250" http-equiv=Content-Type>
5 <link rel="STYLESHEET" type="text/css" href="stil.css">
6 <link rel="STYLESHEET" type="text/css" href="levels.css">
7 </head>
8
9 <body bgcolor="#FFFFFF" marginwidth=0 marginheight=0{if ($onload)} onload="{$onload}"{/if}>
10 <table align="center" cellspacing=0 cellpadding=0 border=0 width="770">
11 <tr><td colspan=3><br>&nbsp;</td></tr>
12 <tr>
13 <td colspan=3><a href="http://www.plivahealth.com/"><img src="img/head.gif" width="770" height="52" alt="Pliva Health" border="0"></a></td>
14 </tr>
15 <tr>
16 <td width="134"><img src="img/left01.gif" width="134" height="22" alt="" border="0"></td>
17 <td><img src="img/left02.gif" width="60" height="22" alt="" border="0">{if ($section == "home")}<img src="img/meni01a.gif" width="51" height="22" alt="home" border="0">{else}<a href="index.php?section=home"><img src="img/meni01.gif" width="51" height="22" alt="home" border="0"></a>{/if}{if ($section == "d_s")}<img src="img/meni02a.gif" width="147" height="22" alt="disease &amp; symptomes" border="0">{else}<a href="index.php?section=d_s"><img src="img/meni02.gif" width="147" height="22" alt="disease &amp; symptomes" border="0"></a>{/if}{if ($section == "conditions")}<img src="img/meni03a.gif" width="79" height="22" alt="conditions" border="0">{else}<a href="index.php?section=conditions"><img src="img/meni03.gif" width="79" height="22" alt="conditions" border="0"></a>{/if}{if ($section == "lifestyle")}<img src="img/meni04a.gif" width="66" height="22" alt="lifestyle" border="0">{else}<a href="index.php?section=lifestyle"><img src="img/meni04.gif" width="66" height="22" alt="lifestyle" border="0"></a>{/if}{if ($section == "library")}<img src="img/meni05a.gif" width="58" height="22" alt="library" border="0">{else}<a href="index.php?section=library"><img src="img/meni05.gif" width="58" height="22" alt="library" border="0"></a>{/if}<img src="img/right01.gif" width="15" height="22" alt="" border="0"><br></td>
18 <td width="160" bgcolor="#DAF0E5"><a href="mailto:test@plivaheatlh.com"><img src="img/meni06.gif" width="160" height="22" alt="pisite nam!" border="0"></a><br></td>
19 </tr>
20 <tr>
21 <td bgcolor="#B6E1CB" valign="top" align="left">
22
23 <!-- bigin lejva navigacija -->
24 <br><br><br>&nbsp;
25 <!-- end lejva navigacija -->
26
27 <!-- bigin bjela pauza -->
28 <table width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="white"><tr><td><img src="img/klir.gif" height="2" alt="" border="0"></td></tr></table>
29 <!-- end bjela pauza -->
30
31 <!-- bigin drugi lejvi kontent -->
32 <br><br><br>&nbsp;
33 <!-- end drugi lejvi kontent -->
34
35 </td>
36 <td valign="top" align="left" style="padding:15px">
37 {if ($MAIN)}
38 {$MAIN}
39 {else}
40 <h2><b>Unknown section: <i>{$section}</i></b></h2>
41 {/if}
42 </td>
43 <td bgcolor="#DAF0E5" valign="top">
44
45 <!-- bigin desna navigacija -->
46 <br><br><br>&nbsp;
47 <!-- end desna navigacija -->
48
49 <!-- bigin bjela pauza -->
50 <table width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="white"><tr><td><img src="img/klir.gif" height="2" alt="" border="0"></td></tr></table>
51 <!-- end bjela pauza -->
52
53 <!-- bigin drugi desni kontent -->
54 <br><br><br>&nbsp;
55 <!-- end drugi desni kontent -->
56
57 </td>
58 </tr>
59 <tr>
60 <td colspan="3" bgcolor="white"><img src="img/klir.gif" width="770" height="2" alt="" border="0"><br></td>
61 </tr>
62 <tr>
63 <td colspan="3" bgcolor="#98C9E7" align="center" style="padding:3px">my name is footer! what is your name?<br></td>
64 </tr>
65 </table>
66 <br>
67 </body>
68 </html>

  ViewVC Help
Powered by ViewVC 1.1.26