Выход из берёзки ;)

This commit is contained in:
lopar 2018-06-22 22:51:00 +03:00
parent 1f6868a9cf
commit 9ab8eed847

View File

@ -106,21 +106,15 @@ if (isset($_GET['set']) OR isset($_POST['set'])){
function closehint3() {
document.all("hint3").style.visibility = "hidden";
}
function leave() {
top.frames['main'].location = 'city.php?cp'
}
</script>
</head>
<body>
<h1>Магазин Берёзка</h1>
<table border=0 width=100% cellspacing="0" cellpadding="0">
<tr>
<td align=right>
<form action="city.php" method=GET>
<input type="button" value="Подсказка" style="background-color:#A9AFC0"
onClick="window.open('help/shop.html', 'help', 'height=300,width=500,location=no,menubar=no,status=no,toolbar=no,scrollbars=yes')">
<INPUT TYPE="button" onClick="location.href='city.php?cp=1';" value="Вернуться" title="Вернуться">
</form>
</td>
</tr>
</table>
<a href=# onclick=leave()> ← выйти на Центральную площадь</a>
<table border=0 width=100% cellspacing="0" cellpadding="4">
<tr>
<form method=POST>
@ -128,7 +122,7 @@ if (isset($_GET['set']) OR isset($_POST['set'])){
<input type="hidden" name="id" value="1">
<td valign=top align=left>
<!--Магазин-->
<table border=0 width=100% cellspacing="0" cellpadding="0" <?php if (!$_REQUEST['present']) { echo 'bgcolor="#A5A5A5"';} ?>>
<table border=0 width=100% cellspacing="0" cellpadding="0">
<tr>
<td align=center><b>
<?php