/[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.4 - (show annotations)
Wed Aug 22 11:43:59 2001 UTC (22 years, 8 months ago) by ravilov
Branch: MAIN
Changes since 1.3: +24 -9 lines
Added the menu on the left.

1 <html>
2 <head>
3 <title>PlivaHealth.com{if ($section_name)} :: {$section_name}{/if}{if ($section_menu_name)} :: {$section_menu_name}{/if}</title>
4 <meta content="text/html; charset=ISO-8859-2" 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=8 marginheight=8{if ($onload)} onload="{$onload}"{/if}>
10 <br>&nbsp;
11 <table border=0 align="center" cellspacing=0 cellpadding=0 width="80%">
12 <tr>
13 <td width=148><a href="http://www.plivahealth.com/"><img src="img/head01.gif" width=148 height=52 alt="Pliva Health" border="0"></a></td>
14 <td width=16><img src="img/head03.gif" width="16" height=52 alt="" border="0"></td>
15 <td colspan=9 width="100%"><img src="img/head02.gif" width="100%" height=52 alt="" border="0"></td>
16 </tr>
17 <tr>
18 <td width=148><img src="img/left01.gif" width="148" height="22" alt="" border="0"></td>
19 <td width=16><img src="img/left02.gif" width="16" height="22" alt="" border="0"></td>
20 <td width=44><img src="img/left03.gif" width="44" height="22" alt="" border="0"></td>
21 <td width=51>{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}</td>
22 <td width=147>{if ($section == "ds")}<img src="img/meni02a.gif" width="147" height="22" alt="disease &amp; symptomes" border="0">{else}<a href="index.php?section=ds"><img src="img/meni02.gif" width="147" height="22" alt="disease &amp; symptomes" border="0"></a>{/if}</td>
23 <td width=79>{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}</td>
24 <td width=66>{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}</td>
25 <td width=58>{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}</td>
26 <td width="100%"><img src="img/right00.gif" width="100%" height="22" alt="" border="0"></td>
27 <td width=15><img src="img/right01.gif" width="15" height="22" alt="" border="0"></td>
28 <td width=160 bgcolor="#DAF0E5"><a href="mailto:info@plivaheatlh.com"><img src="img/meni06.gif" width="160" height="22" alt="pisite nam!" border="0"></a></td>
29 </tr>
30 <tr>
31 <td bgcolor="#B6E1CB" valign=top align=center>
32 <table border=0 cellspacing=0 cellpadding=0 width="100%">
33
34 <!-- bigin lejva navigacija -->
35 <tr><td align=center valign=middle><br><br><br>&nbsp;</td></tr>
36 <!-- end lejva navigacija -->
37
38 <!-- bigin bjela pauza -->
39 <tr><td bgcolor="#FFFFFF"><table width="100%" height=2 cellspacing=0 cellpadding=0 border=0><tr><td></td></tr></table></td></tr>
40 <!-- end bjela pauza -->
41
42 <!-- bigin drugi lejvi kontent -->
43 <tr><td align=top valign=left>
44 {if ($MENU)}
45 <br><br><big style="font-size:120%;">&nbsp;&nbsp;<b>Menu:</b></big>
46 <ul>
47 {section name=i loop=$MENU}
48 <li>{if ($section_menu == $i/MENU.name)}<b><i>{$i/MENU.caption}</i></b>{else}<a href="?section={$section}&amp;section_menu={$i/MENU.name}">{$i/MENU.caption}</a>{/if}</li>
49 {/section}
50 </ul><br><br>&nbsp;
51 {else}
52 &nbsp;
53 {/if}
54 </td></tr>
55 <!-- end drugi lejvi kontent -->
56
57 </table>
58 </td>
59 <td colspan=9 valign="top" align="left" style="padding:15px">
60 <table border=0 cellspacing=0 cellpadding=5 width="100%"><tr><td>
61 {if ($MAIN)}
62 {$MAIN}
63 {else}
64 <h2><b>Unknown section: <i>{$section}</i></b></h2>
65 {/if}
66 </td></tr></table>
67 </td>
68 <td bgcolor="#DAF0E5" align=center valign=top>
69 <table border=0 cellspacing=0 cellpadding=0 width="100%">
70
71 <!-- bigin desna navigacija -->
72 <tr><td align=center valign=middle><br><br><br>&nbsp;</td></tr>
73 <!-- end desna navigacija -->
74
75 <!-- bigin bjela pauza -->
76 <tr><td bgcolor="#FFFFFF"><table width="100%" height=2 cellspacing=0 cellpadding=0 border=0><tr><td></td></tr></table></td></tr>
77 <!-- end bjela pauza -->
78
79 <!-- bigin drugi desni kontent -->
80 <tr><td>&nbsp;</td></tr>
81 <!-- end drugi desni kontent -->
82
83 </table>
84 </td>
85 </tr>
86 <tr><td colspan=11 bgcolor="#FFFFFF" height=2></td></tr>
87 <tr><td colspan=11 bgcolor="#98C9E7" align="center" style="padding:3px">my name is footer! what is your name?</td></tr>
88 </table>
89 <br>&nbsp;
90 </body>
91 </html>

  ViewVC Help
Powered by ViewVC 1.1.26