File indexing completed on 2025-02-02 04:14:25
0001 <!-- 0002 SPDX-FileCopyrightText: 2004-2006 Teemu Rytilahti <teemu.rytilahti@kde-fi.org> 0003 SPDX-License-Identifier: GPL-2.0-only 0004 --> 0005 0006 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 0007 "http://www.w3.org/TR/html4/loose.dtd"> 0008 <html> 0009 <head> 0010 <META http-equiv="Content-Type" content="text/html; charset=utf-8"/> 0011 <title>**TITLE**</title> 0012 <link rel="stylesheet" type="text/css" href="mainpage.css"> 0013 </head> 0014 <body> 0015 <center> 0016 <table cellspacing="0" cellpadding="0" class="maintable"> 0017 <tr style="height:30px"> 0018 <td style="width:30px; height:30px; background:url('upleft.png') no-repeat right bottom"></td> 0019 <td style="background:url('upbar.png') repeat-x left bottom"></td> 0020 <td style="width:30px; height:30px; background:url('upright.png') no-repeat left bottom"></td> 0021 </tr> 0022 <tr> 0023 <td style="background:url('leftbar.png') repeat-y right bottom"></td> 0024 <td bgcolor="#FFFFFF"> 0025 <table class="thumbnail-table"> 0026 <tr> 0027 <td align="center" class="image"> 0028 **IMAGE_OR_VIDEO** 0029 </td> 0030 </tr> 0031 <tr> 0032 <td align="center" class="navbar">**PREV** | **INDEX** | **NEXT**</td> 0033 </tr> 0034 </table> 0035 <//tr> 0036 <td style="background:url('rightbar.png') repeat-y left"></td> 0037 </tr> 0038 <tr style="height:30px"> 0039 <td style="width:30px; height:30px; background:url('downleft.png') repeat-x right top"></td> 0040 <td style="background:url('downbar.png') repeat-x top"></td> 0041 <td style="width:30px; height:30px; background:url('downright.png') repeat-x left top"></td> 0042 </tr> 0043 </table><br /> 0044 <table><tr><td> 0045 **DESCRIPTION** 0046 </td></tr></table> 0047 0048 <br /> 0049 <table class="controlinfo"> 0050 <tr> 0051 <td>**RESOLUTIONS**</td> 0052 <td style="text-align:right">Created by <a href="http://www.kphotoalbum.org/">KPhotoAlbum</a></td> 0053 </tr> 0054 </table> 0055 </center> 0056 </body> 0057 </html>