home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 September / PCWorld_2004-09_cd.bin / software / temacd / zoner / zme6_trial_cz.exe / book1.ZHT / page.tpl < prev    next >
Encoding:
Text File  |  2004-03-09  |  2.6 KB  |  99 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>${TITLE}</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
  6. <meta name="generator" content="Zoner Media Explorer 6">
  7. <style>
  8. body {
  9.   text-align: center;
  10. }
  11.  
  12. a {
  13.   text-decoration: none;
  14. }
  15. a:hover {
  16.   text-decoration: underline;
  17. }
  18.  
  19. .header {
  20.   font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
  21.   font-size: ${HEAD_FONT_SIZE}px;
  22.   color: ${HEAD_FONT_COLOR};
  23. }
  24.  
  25. img {
  26.   border: none;
  27. }
  28.  
  29. .footer {
  30.   font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
  31.   font-size: ${FOOT_FONT_SIZE}px;
  32.   color: ${FOOT_FONT_COLOR};
  33. }
  34.  
  35.  
  36.  
  37. </style>
  38. </head>
  39. <body>
  40.  
  41. ${MAPS}
  42.  
  43. <table width="720" border="0" cellspacing="0" cellpadding="0">
  44.   <tr><td width="80"></td><td width="90"></td><td width="70"></td><td width="90"></td><td width="60"></td><td width="90"></td><td width="70"></td><td width="90"></td><td width="80"></td></tr>
  45.   <tr> 
  46.     <td class="header" align="left">${PREV}</td>
  47.     <td class="header" colspan="7" align="center">${HEADER}</td>
  48.     <td class="header" align="right">${NEXT}</td>
  49.   </tr>
  50.   <tr> 
  51.     <td colspan="9"><img src="0101.jpg" width="720" height="40"></td>
  52.   </tr>
  53.   <tr> 
  54.     <td><img src="0201.jpg" width="80" height="120"></td>
  55. ${IMG1}
  56.     <td colspan="3"><img src="0203.jpg" width="240" height="120"></td>
  57. ${IMG2}
  58.     <td><img src="0205.jpg" width="80" height="120"></td>
  59.   </tr>
  60.   <tr> 
  61.     <td colspan="9"><img src="0301.jpg" width="720" height="10"></td>
  62.   </tr>
  63.   <tr> 
  64.     <td colspan="2"><img src="0401.jpg" width="170" height="120"></td>
  65. ${IMG3}
  66.     <td><img src="0403.jpg" width="60" height="120"></td>
  67. ${IMG4}
  68.     <td colspan="2"><img src="0405.jpg" width="170" height="120"></td>
  69.   </tr>
  70.   <tr> 
  71.     <td colspan="9"><img src="0501.jpg" width="720" height="10"></td>
  72.   </tr>
  73.   <tr> 
  74.     <td><img src="0601.jpg" width="80" height="120"></td>
  75. ${IMG5}
  76.     <td colspan="3"><img src="0603.jpg" width="240" height="120"></td>
  77. ${IMG6}
  78.     <td><img src="0605.jpg" width="80" height="120"></td>
  79.   </tr>
  80.   <tr> 
  81.     <td colspan="9"><img src="0701.jpg" width="720" height="10"></td>
  82.   </tr>
  83.   <tr> 
  84.     <td colspan="2"><img src="0801.jpg" width="170" height="20"></td>
  85. ${PGN1}
  86.     <td colspan="3"><img src="0803.jpg" width="240" height="20"></td>
  87. ${PGN2}
  88.     <td colspan="2"><img src="0805.jpg" width="170" height="20"></td>
  89.   </tr>
  90.   <tr> 
  91.     <td colspan="9"><img src="0901.jpg" width="720" height="35"></td>
  92.   </tr>
  93. </table>
  94.  
  95. <span class="footer">${FOOTER}</span>
  96.  
  97. </body>
  98. </html>
  99.