battles/top_panel.php

98 lines
3.9 KiB
PHP

<!doctype html>
<html>
<head>
<title>404</title>
<script src="js/jquery-1.7.2.min.js"></script>
<style>
body { background: rgb(226, 224, 224); margin: 0px; padding: 0px; }
.btn0 {
background:url(i/newd/up_right_dec.jpg) no-repeat;
width:78px;
height:33px;
margin-top:1px;
}
.btn7 {
background:url(i/newd/up_right_dec2.jpg) no-repeat;
width:19px;
height:33px;
}
.btn1{
background:url(i/newd/up_butt1.jpg) no-repeat 0 -33px;
cursor:pointer;
width:32px;
height:33px;
}
.btn1:hover{
background-position:0 0px;
width:32px;
cursor:pointer;
}
.btn11{
background:url(i/newd/up_butt1_anim.gif) no-repeat 0 0px;
cursor:pointer;
width:32px;
height:33px;
}
.btn2{background:url(i/newd/up_butt2.jpg) no-repeat 0 -33px;
cursor:pointer;width:32px;height:33px;
}
.btn2:hover{background-position:0 0px;width:32px;cursor:pointer;}
.btn3{background:url(i/newd/up_butt3.jpg) no-repeat 0 -33px;cursor:pointer;width:32px;height:33px;}
.btn3:hover{background-position:0 0px;width:32px;cursor:pointer;}
.btn4{background:url(i/newd/up_butt4.jpg) no-repeat 0 -33px;cursor:pointer;width:32px;height:33px;}
.btn4:hover{background-position:0 0px;width:32px;cursor:pointer;}
.btn5{background:url(i/newd/up_butt5.jpg) no-repeat 0 -33px;cursor:pointer;width:32px;height:33px;}
.btn5:hover{background-position:0 0px;width:32px;cursor:pointer;}
.btn6{background:url(i/newd/up_butt6.jpg) no-repeat 0 -33px;cursor:pointer;width:32px;height:33px;}
.btn6:hover{background-position:0 0px;width:32px;cursor:pointer;}
.btn6_0{background:url(i/newd/m_link1.png) no-repeat 0 -33px;cursor:pointer;width:32px;height:33px;}
.btn6_0:hover{background-position:0 0px;width:32px;cursor:pointer;}
.btn900{background:url(i/newd/chn/up_butt901.jpg) no-repeat 0 -33px;cursor:pointer;width:180px;height:33px;}
.btn900:hover{background-position:0 0px;width:180px;cursor:pointer;}
.btn8{background:url(i/newd/up_butt7.jpg) no-repeat 0 -33px;cursor:pointer;width:32px;height:33px;}
.btn8:hover{background-position:0 0px;width:32px;cursor:pointer;}
.btn12{background:url(i/newd/up_butt12.jpg) no-repeat 0 -33px;cursor:pointer;width:32px;height:33px;}
.btn12:hover{background-position:0 0px;width:32px;cursor:pointer;}
.btn9{background:url(i/newd/up_butt9.jpg) no-repeat 0 -33px;cursor:pointer;width:32px;height:33px;}
.btn9:hover{background-position:0 0px;width:32px;cursor:pointer;}
.btn10{background:url(i/newd/up_butt10.jpg) no-repeat 0 -33px;cursor:pointer;width:32px;height:33px;}
.btn10:hover{background-position:0 0px;width:32px;cursor:pointer;}
li{display:inline-block;float:right;}
#bk-body-bottom {
width: 128px;
height: 128px;
background-image: url('design/i/background-top.png');
background-repeat: no-repeat;
background-position: top center;
position: absolute;
left: 0px;
z-index: 2;
}
</style>
</head>
<body>
<table border=0 cellpadding=0 cellspacing=0 width="100%" style="background-image: url(i/newd/bricks_bg.jpg); height: 33px; background-repeat: repeat-x; border-spacing: 0px; border-collapse: collapse;">
<tr>
<td width=210 style="min-width: 210px;" align="left">
<img src="i/newd/up_left_dec.png" />
</td>
<td align="center" style="position: relative;min-width: 350px;">
</td>
<td width=460 style="min-width:460px;">
<ul style="margin:0px;margin-top: -5px;">
<li><div class="btn7"></div></li>
<li><a href="#" onclick="top.cht('http://capitalcity.old-dark.ru/friends.php'); return false;" title="Друзья"><div class="btn6" title="Друзья"></div></a></li>
<li><a href="#" onclick="top.cht('http://capitalcity.old-dark.ru/main.php?edit=1&refer=1'); return false;" title="Заработок"><div class="btn4" title="Заработок"></div></a></li>
<li><a href="#" onclick="top.cht('http://capitalcity.old-dark.ru/main.php?edit=1'); return false;" title="Инвентарь"><div class="btn6_0" title="Инвентарь"></div></a></li>
<li><div class="btn0"></div></li>
</ul>
</td>
</tr>
</table>
<div id="bk-body-bottom"></div>
</body>
</html>