6 |
kaklik |
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
2 |
<html dir="{LANG_DIR}">
|
|
|
3 |
<head>
|
|
|
4 |
<title>{TITLE}</title>
|
|
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" />
|
|
|
6 |
<meta http-equiv="Pragma" content="no-cache" />
|
|
|
7 |
{META}
|
|
|
8 |
<link rel="stylesheet" href="themes/fruity/style.css" />
|
|
|
9 |
<script type="text/javascript" src="scripts.js"></script>
|
|
|
10 |
<!--
|
|
|
11 |
Coppermine version: 1.3.3
|
|
|
12 |
$Source: /cvsroot/coppermine/stable/themes/fruity/template.html,v $
|
|
|
13 |
$Revision: 1.6 $
|
|
|
14 |
$Author: gaugau $
|
|
|
15 |
$Date: 2005/04/19 03:17:14 $
|
|
|
16 |
-->
|
|
|
17 |
</head>
|
|
|
18 |
<body bgcolor="#FFFFFF" text="#000000">
|
|
|
19 |
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
|
|
20 |
<tr>
|
|
|
21 |
<td style="background-color:#FFFF00" id="m11"> </td>
|
|
|
22 |
<td style="background-color:#FFFF00" id="m12"> </td>
|
|
|
23 |
<td id="m13">
|
|
|
24 |
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
|
|
25 |
<tr>
|
|
|
26 |
<td style="background-image:url(themes/fruity/images/middle_top2.gif);background-repeat:no-repeat" width="168"><img src="themes/fruity/images/blind.gif" width="168" height="81" border="0" alt="" /></td>
|
|
|
27 |
<td style="background-color:#FFA600" align="left" valign="middle"><h1>{GAL_NAME}</h1><h3>{GAL_DESCRIPTION}</h3></td>
|
|
|
28 |
</tr>
|
|
|
29 |
</table>
|
|
|
30 |
</td>
|
|
|
31 |
</tr>
|
|
|
32 |
<tr>
|
|
|
33 |
<td style="background-color:#FFFF00" id="m21"> </td>
|
|
|
34 |
<td id="m22" style="background-image:url(themes/fruity/images/yellow_corner.gif);background-repeat:no-repeat" width="25"><img src="themes/fruity/images/blind.gif" width="25" height="45" border="0" alt="" /></td>
|
|
|
35 |
<td id="m23" style="background-image:url(themes/fruity/images/grey_vertical.gif);background-repeat:repeat-x" align="center" valign="middle">
|
|
|
36 |
{ADMIN_MENU}
|
|
|
37 |
</td>
|
|
|
38 |
</tr>
|
|
|
39 |
<tr>
|
|
|
40 |
<td id="m31" valign="top" style="background-color:#6BBE10">
|
|
|
41 |
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
|
|
42 |
<tr>
|
|
|
43 |
<td >
|
|
|
44 |
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
|
|
45 |
<tr>
|
|
|
46 |
<td style="background-color:#6BBE10;background-image:url(themes/fruity/images/main_under_left.gif);background-repeat:no-repeat" width="24"></td>
|
|
|
47 |
<td style="background-color:#6BBE10;background-image:url(themes/fruity/images/main_under_middle.gif);background-repeat:repeat-x"><img src="themes/fruity/images/blind.gif" width="1" height="22" border="0" alt="" /> </td>
|
|
|
48 |
<td style="background-color:#6BBE10;background-image:url(themes/fruity/images/main_under_right.gif);background-repeat:no-repeat" width="98"></td>
|
|
|
49 |
</tr>
|
|
|
50 |
</table>
|
|
|
51 |
</td>
|
|
|
52 |
</tr>
|
|
|
53 |
<tr>
|
|
|
54 |
<td style="background-color:#6BBE10" align="center" valign="top">
|
|
|
55 |
{MAIN_MENU}
|
|
|
56 |
</td>
|
|
|
57 |
</tr>
|
|
|
58 |
</table>
|
|
|
59 |
</td>
|
|
|
60 |
<td id="m32" style="background-image:url(themes/fruity/images/grey_horizontal.gif);background-repeat:repeat-y" ></td>
|
|
|
61 |
<td id="m33" valign="top">
|
|
|
62 |
{GALLERY}
|
|
|
63 |
{LANGUAGE_SELECT_LIST}
|
|
|
64 |
{THEME_SELECT_LIST}
|
|
|
65 |
</td>
|
|
|
66 |
</tr>
|
|
|
67 |
<tr>
|
|
|
68 |
<td id="m41">
|
|
|
69 |
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
|
|
70 |
<tr>
|
|
|
71 |
<td style="background-color:#6BBE10"> </td>
|
|
|
72 |
<td style="background-image:url(themes/fruity/images/lb_left.gif);background-repeat:no-repeat" width="126"><img src="themes/fruity/images/blind.gif" width="1" height="55" border="0" alt="" /> </td>
|
|
|
73 |
</tr>
|
|
|
74 |
</table>
|
|
|
75 |
</td>
|
|
|
76 |
<td id="m42" style="background-image:url(themes/fruity/images/lb_right.gif);background-repeat:no-repeat"></td>
|
|
|
77 |
<td id="m43">
|
|
|
78 |
</td>
|
|
|
79 |
</tr>
|
|
|
80 |
<tr>
|
|
|
81 |
<td id="m51">
|
|
|
82 |
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
|
|
83 |
<tr>
|
|
|
84 |
<td style="background-image:url(themes/fruity/images/left_bottom_left.gif);background-repeat:repeat-x"> </td>
|
|
|
85 |
<td style="background-image:url(themes/fruity/images/lb_bottom.gif);background-repeat:no-repeat" width="126"><img src="themes/fruity/images/blind.gif" width="1" height="6" border="0" alt="" /> </td>
|
|
|
86 |
</tr>
|
|
|
87 |
</table>
|
|
|
88 |
</td>
|
|
|
89 |
<td id="m52"></td>
|
|
|
90 |
<td id="m53"></td>
|
|
|
91 |
</tr>
|
|
|
92 |
</table>
|
|
|
93 |
</body>
|
|
|
94 |
<br />
|
|
|
95 |
<div align="center">{LANGUAGE_SELECT_FLAGS}</div>
|
|
|
96 |
</html>
|