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/eyeball/style.css" />
|
|
|
9 |
<script type="text/javascript" src="scripts.js"></script>
|
|
|
10 |
<script language="JavaScript" type="text/JavaScript">
|
|
|
11 |
<!--
|
|
|
12 |
function MM_findObj(n, d) { //v4.01
|
|
|
13 |
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
|
|
|
14 |
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
|
|
|
15 |
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
|
|
|
16 |
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
|
|
|
17 |
if(!x && d.getElementById) x=d.getElementById(n); return x;
|
|
|
18 |
}
|
|
|
19 |
|
|
|
20 |
function MM_showHideLayers() { //v6.0
|
|
|
21 |
var i,p,v,obj,args=MM_showHideLayers.arguments;
|
|
|
22 |
for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
|
|
|
23 |
if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
|
|
|
24 |
obj.visibility=v; }
|
|
|
25 |
}
|
|
|
26 |
//-->
|
|
|
27 |
</script>
|
|
|
28 |
<!--
|
|
|
29 |
Coppermine version: 1.3.3
|
|
|
30 |
$Source: /cvsroot/coppermine/stable/themes/eyeball/template.html,v $
|
|
|
31 |
$Revision: 1.5 $
|
|
|
32 |
$Author: gaugau $
|
|
|
33 |
$Date: 2005/04/19 03:17:14 $
|
|
|
34 |
-->
|
|
|
35 |
</head>
|
|
|
36 |
<body>
|
|
|
37 |
<div id="Menu1" style="position:absolute; width:780px; height:30px; z-index:1; left: 22px; top: 47px; visibility: hidden;">
|
|
|
38 |
<span class="topmenu">
|
|
|
39 |
<table border="0" cellpadding="0" cellspacing="0">
|
|
|
40 |
<tr>
|
|
|
41 |
<td>
|
|
|
42 |
{MAIN_MENU1}
|
|
|
43 |
</td>
|
|
|
44 |
</tr>
|
|
|
45 |
</table>
|
|
|
46 |
</span>
|
|
|
47 |
</div>
|
|
|
48 |
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="top_panel">
|
|
|
49 |
<tr>
|
|
|
50 |
<td><table border="0" cellpadding="0" cellspacing="0" width="100%">
|
|
|
51 |
<tr>
|
|
|
52 |
<td width="49%" background="themes/eyeball/images/top_background_r1_c1.gif"></td>
|
|
|
53 |
<td width="2%"><table border="0" cellpadding="0" cellspacing="0" wisth="100%">
|
|
|
54 |
<tr>
|
|
|
55 |
<td><table border="0" cellpadding="0" cellspacing="0" width="100%">
|
|
|
56 |
<tr>
|
|
|
57 |
<td><img name="top_background_r1_c2" src="themes/eyeball/images/top_background_r1_c2.gif" width="135" height="17" border="0" id="top_background_r1_c2" alt="" /></td>
|
|
|
58 |
<td width="100%" background="themes/eyeball/images/top_background_r1_c4.gif"></td>
|
|
|
59 |
<td><img name="top_background_r1_c5" src="themes/eyeball/images/top_background_r1_c5.gif" width="135" height="17" border="0" id="top_background_r1_c5" alt="" /></td>
|
|
|
60 |
</tr>
|
|
|
61 |
</table></td>
|
|
|
62 |
</tr>
|
|
|
63 |
<tr>
|
|
|
64 |
<td><table border="0" cellpadding="0" cellspacing="0" width="100%">
|
|
|
65 |
<tr>
|
|
|
66 |
<td><img name="top_background_r2_c2" src="themes/eyeball/images/top_background_r2_c2.gif" width="55" height="25" border="0" id="top_background_r2_c2" alt="" /></td>
|
|
|
67 |
<td align="center">{MAIN_MENU2}</td>
|
|
|
68 |
<td><img name="top_background_r2_c6" src="themes/eyeball/images/top_background_r2_c6.gif" width="55" height="25" border="0" id="top_background_r2_c6" alt="" /></td>
|
|
|
69 |
</tr>
|
|
|
70 |
</table></td>
|
|
|
71 |
</tr>
|
|
|
72 |
</table></td>
|
|
|
73 |
<td width="49%" background="themes/eyeball/images/top_background_r1_c7.gif"></td>
|
|
|
74 |
</tr>
|
|
|
75 |
</table></td>
|
|
|
76 |
</tr>
|
|
|
77 |
</table>
|
|
|
78 |
</body>
|
|
|
79 |
</html>
|
|
|
80 |
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="20">
|
|
|
81 |
<tr>
|
|
|
82 |
<td align="center" valign="top">
|
|
|
83 |
{ADMIN_MENU}
|
|
|
84 |
{LANGUAGE_SELECT_FLAGS}
|
|
|
85 |
{GALLERY}
|
|
|
86 |
</td>
|
|
|
87 |
</tr>
|
|
|
88 |
<tr>
|
|
|
89 |
<td align="center" valign="top">{THEME_SELECT_LIST} {LANGUAGE_SELECT_LIST}</td>
|
|
|
90 |
</tr>
|
|
|
91 |
</table>
|
|
|
92 |
|
|
|
93 |
</body>
|
|
|
94 |
</html>
|