home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 January / PCWorld_2003-01_cd.bin / Software / Topware / zme / zme5-trcz.exe / soft_shadow.ZHT / image.tpl < prev    next >
Encoding:
Text File  |  2002-11-28  |  1.1 KB  |  68 lines

  1. <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html><head>
  3. <title>${IMG_TITLE}</title>
  4. <meta http-equiv="content-type" content="text/html; charset=windows-1250">
  5. <meta name="generator" content="Zoner Media Explorer 5">
  6. <link rel="StyleSheet" href="image.css">
  7. </head>
  8. <body>
  9.  
  10. <div class="all">
  11.  
  12. <div class="titleOut">
  13. <div class="titleIn">
  14.  
  15. <table width="100%" border="0"><tr>
  16.  
  17. <td valign="middle" align="left" class="titleText">
  18. <b>  ${IMG_NAME}</b>
  19. </td>
  20.  
  21. <td valign="top" align="right" class="titleText">
  22. <table border="0"><tr>
  23.  
  24. <td class="titleText" width="100" align="left">
  25. ${IMG_PREVPAGE}
  26. </td>
  27.  
  28. <td class="titleText" align="center">
  29.  | 
  30. ${IMG_POSITION}
  31.  | 
  32. </td>
  33.  
  34. <td class="titleText" width="100" align="right">
  35. ${IMG_NEXTPAGE}
  36. </td>
  37.  
  38. </tr></table>
  39.  
  40. </td>
  41. </tr></table>
  42.  
  43. </div>
  44. </div>
  45.  
  46.  
  47. <div class="obrazek">
  48. <img src="${IMG_FILENAME}" border="0" alt="${IMG_NAME}" border="0"></a>
  49. </div>
  50.  
  51. <div class="popisek">
  52. ${IMG_DESC}
  53. </div>
  54.  
  55. <div class="paticka">
  56. ${IMG_FOOT}
  57. </div>
  58.  
  59. </div> <!-- pro class=all -->
  60.  
  61.  
  62. </div>
  63.  
  64. </body>
  65. </html>
  66.  
  67.  
  68.