/[plivahealth]/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)
Wed Jul 11 11:57:03 2001 UTC (22 years, 9 months ago) by ravilov
Branch: MAIN, pliva
CVS Tags: a0, HEAD
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 </head>
7
8 <body bgcolor="White" leftmargin=0 topmargin=0 marginwidth="0" marginheight="0">
9 <table width="770" align="center" cellspacing="0" cellpadding="0" border="0">
10 <tr>
11 <td><img src="img/klir.gif" width="134" height="30" alt="" border="0"><br></td>
12 <td><img src="img/klir.gif" width="2" height="30" alt="" border="0"><br></td>
13 <td><img src="img/klir.gif" width="472" height="30" alt="" border="0"><br></td>
14 <td><img src="img/klir.gif" width="2" height="30" alt="" border="0"><br></td>
15 <td><img src="img/klir.gif" width="160" height="30" alt="" border="0"><br></td>
16 </tr>
17 <tr>
18 <td colspan="5"><a href="http://www.plivahealth.com/"><img src="img/head.gif" width="770" height="52" alt="Pliva Health" border="0"></a><br></td>
19 </tr>
20 <tr>
21 <td><img src="img/left01.gif" width="134" height="22" alt="" border="0"></td>
22 <td colspan="3"><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>
23 <td 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>
24 </tr>
25 <tr>
26 <td bgcolor="#B6E1CB" valign="top" align="center">
27
28 <!-- bigin lejva navigacija -->
29 <table align="center" width="100%" cellspacing="0" cellpadding="0" border="0">
30 <tr>
31 <td><br><br><br></td>
32 </tr>
33 </table>
34 <!-- end lejva navigacija -->
35 <!-- bigin bjela pauza -->
36 <table align="center" width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="white">
37 <tr>
38 <td bgcolor="white"><img src="img/klir.gif" width="134" height="2" alt="" border="0"><br></td>
39 </tr>
40 </table>
41 <!-- end bjela pauza -->
42 <!-- bigin drugi lejvi kontent -->
43 <table align="center" width="100%" cellspacing="0" cellpadding="0" border="0">
44 <tr>
45 <td><br><br><br></td>
46 </tr>
47 </table>
48 <!-- end drugi lejvi kontent -->
49
50 </td>
51 <td><br></td>
52 <td valign="top" align="center">
53
54 {$MAIN}
55
56 </td>
57 <td><br></td>
58 <td bgcolor="#DAF0E5" valign="top">
59
60 <!-- bigin desna navigacija -->
61 <table align="center" width="100%" cellspacing="0" cellpadding="0" border="0">
62 <tr>
63 <td><br><br><br><br><br></td>
64 </tr>
65 </table>
66 <!-- end desna navigacija -->
67 <!-- bigin bjela pauza -->
68 <table align="center" width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="white">
69 <tr>
70 <td bgcolor="white"><img src="img/klir.gif" width="134" height="2" alt="" border="0"><br></td>
71 </tr>
72 </table>
73 <!-- end bjela pauza -->
74 <!-- bigin drugi desni kontent -->
75 <table align="center" width="100%" cellspacing="0" cellpadding="0" border="0">
76 <tr>
77 <td><br><br><br></td>
78 </tr>
79 </table>
80 <!-- end drugi desni kontent -->
81
82 </td>
83 </tr>
84 <tr>
85 <td colspan="5" bgcolor="white"><img src="img/klir.gif" width="770" height="2" alt="" border="0"><br></td>
86 </tr>
87 <tr>
88 <td colspan="5" bgcolor="#98C9E7" align="center">my name is footer! what is your name?<br></td>
89 </tr>
90 </table>
91 <br>
92 <br>
93 </body>
94 </html>

  ViewVC Help
Powered by ViewVC 1.1.26