wm-window.html
2.35 KB
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
36
37
38
<!-- please note the informations in skins/default/wm-window.html -->
<LINK rel=stylesheet href=../../winlike/winman/winman_wev8.css>
<style>
Window {
transparent:true;
}
Icons {
width:20;
height:21;
bottom:15;
borderwidth:1;
}
</style>
<!-- do not forget the style for transparency in body -->
<BODY style="background-color:transparent" bgColor=white onDragStart="self.event.returnValue=false;" onSelectStart="self.event.returnValue=false;">
<DIV style="overflow:hidden;position:absolute;" id=3>
<DIV id=16 style="background-image:url(bottom_wev8.gif)"><img src=bottom_wev8.gif><a id=17 onmousedown=_3() onmousemove=_3() onmouseup=_2() onDragStart='self.event.returnValue=true;self.event.cancelBubble=true;'><img src=intern_wev8.gif border=0></a></DIV>
<DIV id=15 style="z-index:1;background-image:url(grip_wev8.gif)"><img src=grip_wev8.gif><font style="position:absolute;top:-15;font-size:0px"> </FONT></DIV>
<DIV id=18 style="z-index:2;background-image:url(../trans_wev8.gif)"><img src=../trans_wev8.gif><font style="position:absolute;font-size:0px;top:-15"> </font></DIV>
<IMG id=1 style="z-index:2" class=HA src=symbol_wev8.gif><IMG id=27 style="z-index:2" src=forward_off_wev8.gif><IMG id=28 class=HA style="z-index:2;visibility:hidden" src=forward_wev8.gif>
<IMG id=5 style="z-index:4;" src=back_off_wev8.gif><IMG id=51 class=HA style="z-index:2;visibility:hidden" src=back_wev8.gif>
<DIV id=25 style="z-index:2"><IMG id=2 class=HA src=close_wev8.gif><IMG id=4 class=HA src=max_wev8.gif><IMG id=6 class=HA src=min_wev8.gif></DIV>
<!-- remove the width:100% if the titlebar shall not be visible behind your transparent icons -->
<img id=19 style="position:absolute;top:0;z-index:1" src=title_wev8.gif>
<!-- set both to border_wev8.gif instead of ../trans_wev8.png to define extra border pictures; don't forget to set the borderwith above -->
<img id=10 style="position:absolute;left:0;z-index:1" src=border_wev8.gif><img id=11 style="position:absolute;z-index:1" src=border_wev8.gif>
<DIV id=24 style="z-index:1"><nobr style="
color:#666666;
font-family:helvetica,verdana,arial,sans-serif;
font-size: 10px;
font-variant:;
font-weight:bold;
margin-left:8px;
margin-top:4px;
" id=13></nobr></DIV>
</DIV></BODY>
<script>function _1(){}function _3(){try{_5.href=_4}catch(everything){}}_5=document.getElementById('17');function _2(){_4=_5.href;_5.href="javascript:_1()";
}</script>