Файл: EasyHost v2.0/system/htdocs/manager/files/left_right.html
Строк: 12
<?php
<html>
<head>
<title>LEFT</title>
</head>
<body marginwidth="0" marginheight="0" topmargin="0" leftmargin="0" rightmargin="0" bottomargin="0" bgcolor="<{system.color('left_bg')}>">
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%">
<tr>
<td width="1" height="100%" bgcolor="<{system.color('border')}>"><img src="<{system.htdocs}>images/blank.gif" width="1" height="1" /></td>
<td width="100%" height="100%"><img src="<{system.htdocs}>images/blank.gif" width="1" height="1" /></td>
<td width="1" height="100%" bgcolor="<{system.color('border')}>"><img src="<{system.htdocs}>images/blank.gif" width="1" height="1" /></td>
</tr>
</table>
</body>
</html>
?>