Продолжаем хотеть нормально залогиниться.
This commit is contained in:
+17
-55
@@ -3,7 +3,8 @@
|
||||
<HEAD>
|
||||
<meta content="text/html; charset=utf-8" http-equiv=Content-type>
|
||||
<script src="http://yandex.st/jquery/1.8.0/jquery.min.js" type="text/javascript"></script>
|
||||
<style>.btn0 {
|
||||
<style>
|
||||
.btn0 {
|
||||
background: url(/i/newd/up_right_dec.jpg) no-repeat;
|
||||
width: 78px;
|
||||
height: 33px;
|
||||
@@ -16,67 +17,35 @@
|
||||
height: 33px;
|
||||
}
|
||||
|
||||
.btn2 {
|
||||
background: url(/i/newd/up_butt2.jpg) no-repeat 0 -33px;
|
||||
.btn2, .btn4, .btn20, .btn5, .btn6 {
|
||||
cursor: pointer;
|
||||
width: 32px;
|
||||
height: 33px;
|
||||
}
|
||||
|
||||
.btn2:hover {
|
||||
background-position: 0 0px;
|
||||
width: 32px;
|
||||
cursor: pointer;
|
||||
.btn2 {
|
||||
background: url(/i/newd/up_butt2.jpg) no-repeat 0 -33px;
|
||||
|
||||
}
|
||||
|
||||
.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;
|
||||
}
|
||||
|
||||
.btn20 {
|
||||
background: url(/i/newd/m_link1.png) no-repeat 0 -33px;
|
||||
cursor: pointer;
|
||||
width: 32px;
|
||||
height: 33px;
|
||||
}
|
||||
|
||||
.btn20: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;
|
||||
.btn5:hover, .btn6:hover, .btn20:hover, .btn4:hover, .btn2:hover {
|
||||
background-position: 0 0;
|
||||
width: 32px;
|
||||
cursor: pointer;
|
||||
}
|
||||
@@ -108,7 +77,7 @@
|
||||
}
|
||||
|
||||
var el = o.getElementById("actiondiv");
|
||||
txt = '<font style="color:#8F0000;font-weight:bold;">Текущие акции<br><br>';
|
||||
txt = '<span style="color:#8F0000;font-weight:bold;">Текущие акции<br><br>';
|
||||
txt += '<table border=0 width=400><tr><td rowspan=2 width="60" valign=top><img alt="" src="/i/action/sale_pictures2.jpg"></td><td style="color:#8F0000;font-weight:bold;"><a href="http://old-dark.ru" target="_blank" style="font-size: 10pt;font-family: Verdana,Arial,Helvetica,Tahoma,sans-serif;color: #038;text-decoration: none;">Акция "Установи изображение"</a></td></tr><tr><td style="font-size: 10pt;font-family: Verdana,Arial,Helvetica,Tahoma,sans-serif;color:black;font-weight:normal;">Спешите! Скидка на установку любых изображений.<br><small><i>Акция действует в настоящий момент c 01/03/2016 00:00 по 15/03/2016 00:00</i></small></td></tr><tr><td colspan=2 height=25><img src="/i/newd/pop/razdelitel1.png"></td></tr></table>';
|
||||
txt += '<table border=0 width=400><tr><td rowspan=2 width="60" valign=top><img alt="" src="/i/action/sale_junior2.jpg"></td><td style="color:#8F0000;font-weight:bold;">"Подарки новичкам"</td></tr><tr><td style="font-size: 10pt;font-family: Verdana,Arial,Helvetica,Tahoma,sans-serif;color:black;font-weight:normal;">Перейдя на 5й уровень Вы получите ценное долларовое обмундирование в подарок.</td></tr><tr><td colspan=2 height=25><img src="/i/newd/pop/razdelitel1.png"></td></tr></table>';
|
||||
el.innerHTML = '<table border=0 cellspacing=0 cellpadding=0 width=505><tr><td width=505 style="background-repeat: no-repeat;" background="/i/newd/pop/up_bg.jpg"><img OnClick="document.getElementById(\'actiondiv\').style.display = \'none\';" OnMouseOut="this.src=\'/i/newd/pop/close_butt.jpg\';" OnMouseOver="this.src=\'/i/newd/pop/close_butt_hover.jpg\';" src="/i/newd/pop/close_butt.jpg" align=right></td></tr><tr><td background="/i/newd/pop/bg-y.jpg" align="center">' + txt + '</td></tr><tr><td width=500 height=8 background="/i/newd/pop/down_bg.jpg"></td></tr>';
|
||||
@@ -132,7 +101,7 @@
|
||||
var ga = document.createElement('script');
|
||||
ga.type = 'text/javascript';
|
||||
ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
ga.src = ('https:' === document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0];
|
||||
s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
@@ -151,7 +120,7 @@
|
||||
"twttr" in b && "events" in twttr && "bind" in twttr.events && twttr.events.bind("tweet", function (a) {
|
||||
if (a) {
|
||||
var b;
|
||||
if (a.target && a.target.nodeName == "IFRAME")a:{
|
||||
if (a.target && a.target.nodeName === "IFRAME")a:{
|
||||
if (a = a.target.src) {
|
||||
a = a.split("#")[0].match(/[^?=&]+=([^&]*)?/g);
|
||||
b = 0;
|
||||
@@ -172,7 +141,7 @@
|
||||
</HEAD>
|
||||
<body bgcolor="#d7d7d7">
|
||||
<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;">
|
||||
style="height: 33px; background: url(/i/newd/bricks_bg.jpg) repeat-x;border-spacing: 0; border-collapse: collapse;">
|
||||
<tr>
|
||||
<td width=210 style="min-width:210px;" align="left">
|
||||
<img src="http://capitalcity.old-dark.ru/i/newd/up_left_dec.png">
|
||||
@@ -181,7 +150,7 @@
|
||||
<table border=0 width=350 cellpadding=0 cellspacing=0>
|
||||
<tr>
|
||||
<td align=left width=1><img src="i/newd/up_center_left.png"></td>
|
||||
<td style="background-image: url(/i/newd/up_center_bg.jpg); background-repeat: repeat-x; position:relative;vertical-align:top;"
|
||||
<td style="background: url(/i/newd/up_center_bg.jpg) repeat-x;position:relative;vertical-align:top;"
|
||||
align="center" width=100%>
|
||||
<!-- RADIO PLACEHOLDER -->
|
||||
</td>
|
||||
@@ -190,15 +159,13 @@
|
||||
</table>
|
||||
</td>
|
||||
<td width=460 style="min-width:460px;">
|
||||
<ul style="margin:0px;margin-top: -5px;">
|
||||
<ul style="margin: -5px 0 0;">
|
||||
<li>
|
||||
<div class="btn7"></div>
|
||||
</li>
|
||||
<li><a href="#" onclick="top.cht('/user_anketa.php'); return false;" title="Анкета">
|
||||
<div class="btn2" title="Анкета"></div>
|
||||
</a></li>
|
||||
<!--<li><a href="#" onclick="top.cht('/help.php'); return false;" title="Задай вопрос паладинам"><div class="btn21" title="Задай вопрос паладинам"></div></a></li>
|
||||
<!--<li><a href="javascript:void(0)" title="Блокнот" onClick="window.open('http://capitalcity.old-dark.ru/blocknote.php', '1d', 'height=500,width=800,location=yes,menubar=yes,status=yes,toolbar=yes,scrollbars=yes');"><div class="btn5" title="Блокнот"></div></a></li>-->
|
||||
<li><a href="#" onclick="top.cht('/blocknote.php'); return false;" title="Блокнот">
|
||||
<div class="btn5" title="Блокнот"></div>
|
||||
</a></li>
|
||||
@@ -211,22 +178,17 @@
|
||||
<li><a href="#" onclick="top.cht('/main.php?edit=1'); return false;" title="Инвентарь">
|
||||
<div class="btn20" title="Инвентарь"></div>
|
||||
</a></li>
|
||||
|
||||
|
||||
<? if ($user['first'] != 99) { ?>
|
||||
<?php if ($user['first'] != 99): ?>
|
||||
<li><a href="#" OnClick="ShowActions2();">
|
||||
<div id="btn2" class="btn22" title="Квест"></div>
|
||||
</a></li>
|
||||
<? } ?>
|
||||
<?php endif; ?>
|
||||
<li>
|
||||
<div class="btn0"></div>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
Reference in New Issue
Block a user