ЗДЕЛАЛ ЧТОБЫ днём карта одна а ночью другая но не могу зделать тоже самое со зданиями
делаю тоже самое что и с картой не получаеться
блин всяко разно пробывал в чём ошибка подскажите кто знает
if ($night<19 & $night>7){
<div style=\"position:absolute; left:7px; top:7px; width:175px; height:137px; z-index:90; filter:progidXImageTransform.Microsoft.Alpha( Opacity=100, Style=0);\"><img src=i/world/1-1.gif width=\"532\" height=\"154\" alt='Здание игрового зала' class=aFilter onmouseover=\"imover(this);\" onmouseout=\"imout(this)\" onclick='top.frames[\"main\"].location = \"street1.php?room=1&tmp=\"+Math.random();\"\"'>[/CENTER]
}else{
<div style=\"position:absolute; left:7px; top:7px; width:175px; height:137px; z-index:90; filter:progidXImageTransform.Microsoft.Alpha( Opacity=100, Style=0);\"><img src=i/world/1-1n.gif width=\"532\" height=\"154\" alt='Здание игрового зала' class=aFilter onmouseover=\"imover(this);\" onmouseout=\"imout(this)\" onclick='top.frames[\"main\"].location = \"street1.php?room=1&tmp=\"+Math.random();\"\"'></div>
}
Код:
<table border='0' width='100%' height='100%' cellspacing='0' cellpadding='0' style='padding: 5'>
<tr>
<td width='50%' align='center'>
";
if ($night<19 & $night>7){
?>
<div style=\"position:relative; id=\"ione\"><img src=i/world/street1.jpg alt='' border=1 galleryimg=no width=700 height=320>
<?
}else{
?>
<div style=\"position:relative; id=\"ione\"><img src=i/world/street1n.jpg alt='' border=1 galleryimg=no width=700 height=320>
<?
}
echo"
<div style=\"position:absolute; left:7px; top:7px; width:175px; height:137px; z-index:90; filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100, Style=0);\"><img src=i/world/1-1.gif width=\"532\" height=\"154\" alt='Здание игрового зала' class=aFilter onmouseover=\"imover(this);\" onmouseout=\"imout(this)\" onclick='top.frames[\"main\"].location = \"street1.php?room=1&tmp=\"+Math.random();\"\"'></div>
<div style=\"position:absolute; left:6px; top:170px; width:150px; height:55px; z-index:90; filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100, Style=0);\"><img src=i/world/1-2.gif width=\"166\" height=\"84\" alt='Банк' class=aFilter onmouseover=\"imover(this);\" onmouseout=\"imout(this)\" onclick='top.frames[\"main\"].location = \"street1.php?room=17&tmp=\"+Math.random();\"\"'></div>
<div style=\"position:absolute; left:517px; top:180px; width:150px; height:55px; z-index:90; filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100, Style=0);\"><img src=i/world/1-3.gif width=\"185\" height=\"86\" alt='Магазин' class=aFilter onmouseover=\"imover(this);\" onmouseout=\"imout(this)\" onclick='top.frames[\"main\"].location = \"street1.php?room=7&tmp=\"+Math.random();\"\"'></div>
<td width='100%' align='center'>
[CENTER]
<table border='1' background='i/0.gif' cellpadding='0' cellspacing='0' style='border-collapse: collapse; border-style: solid; padding: 2' bordercolor='#97A8B5' width='98%'>
<tr>
делаю тоже самое что и с картой не получаеться
блин всяко разно пробывал в чём ошибка подскажите кто знает
if ($night<19 & $night>7){
<div style=\"position:absolute; left:7px; top:7px; width:175px; height:137px; z-index:90; filter:progidXImageTransform.Microsoft.Alpha( Opacity=100, Style=0);\"><img src=i/world/1-1.gif width=\"532\" height=\"154\" alt='Здание игрового зала' class=aFilter onmouseover=\"imover(this);\" onmouseout=\"imout(this)\" onclick='top.frames[\"main\"].location = \"street1.php?room=1&tmp=\"+Math.random();\"\"'>[/CENTER]
}else{
<div style=\"position:absolute; left:7px; top:7px; width:175px; height:137px; z-index:90; filter:progidXImageTransform.Microsoft.Alpha( Opacity=100, Style=0);\"><img src=i/world/1-1n.gif width=\"532\" height=\"154\" alt='Здание игрового зала' class=aFilter onmouseover=\"imover(this);\" onmouseout=\"imout(this)\" onclick='top.frames[\"main\"].location = \"street1.php?room=1&tmp=\"+Math.random();\"\"'></div>
}