-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmain.html
35 lines (35 loc) · 1.3 KB
/
smain.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<HTML><HEAD>
<Style Type="text/css">
<!--
A {font-weight: bold; text-decoration:none}
A:hover {text-decoration:underline; position:relative;top:1pt;}
FORM {margin: 3pt;}
IMG {border:none;}
IMG.i {width:16; height:16}
IMG.s {width:32; height:16}
IMG.j {width:30; height:45}
BODY,TD,TH {font-size: 11pt;line-height: 120%;font-family: arial,sans-serif;}
TABLE {background: url(mark.png);}
TR {background-color: #FCFBFF;}
.t {background: transparent;}
.b {background: #999999;border-color: #BBBBBB #666666 #666666 #BBBBBB;
border-style: solid;border-width: 2px;color:#ffffff;}
BIG {background:#d9ff99; font-weight: none; font-size:11pt;}
SPAN {background:#fff789; font-weight: none; font-size:11pt;}
I {font-style: normal;}
hr {color:#666666;}
input,select,textarea{color:#000000;background-color:#FFFFFF;border:1 #505050 solid}
input.button{color:#000000;background-color:#FFFFFF;border:1 #505050 solid}
-->
</Style>
<TITLE>#SKINTITLE#</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#606060" LINK="#98a0c8" VLINK="#98a0c8" ALINK="#FF0000" BACKGROUND="bg.gif">
<center>
<!--SKINPAUSE-->
<TABLE class=t><TR class=t><TD>#SKINJOB#<TD>#SKINMENU#<br>
<BIG>#SKINMENUTITLE#</BIG> > #SKINMENUSUB#</TR>
</TABLE>
<hr width=500 noshade size=1>
<!--SKINPAUSE-->
</center><br><div align="right"><small>#SKINCPU#CPUs</small></div></BODY></HTML>