Вход Регистрация
Файл: comment/help.php
Строк: 438
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<?
include ("config.inc.php");
include (
"../config.inc.php");
include(
"../leng.inc.php");
include (
"../$yaz");
?>
<title><?=$title;?> - <?=$leng_comment_hl[7];?></title>
<meta http-equiv="Content-Type" content="text/html; charset=<?=$kodirovka_of_phpmailer;?>">
</head>
<style type="text/css">
<!--
body
  {
  font-family: <?=$FONT?>;
  font-size: <?=$FONTSIZE?>px;
  scrollbar-face-color: <?=$DARK?>;
  scrollbar-highlight-color: <?=$BORDER?>;
  scrollbar-shadow-color: <?=$BORDER?>;
  scrollbar-3dlight-color: <?=$BORDER?>;
  scrollbar-arrow-color: <?=$BORDER?>;
  scrollbar-track-color: <?=$DARK?>;
  scrollbar-darkshadow-color: <?=$BORDER?>
  }

.error {color: #FFFFFF; font-size: <?=$FONTSIZE+1?>px; font-weight:bold; font-family: <?=$FONT?>}
.textRed {color: #FF0000;}
.textBlue {color: #003399;}

a, a:link, a:visited, a:active {font-family: <?=$FONT?>; font-size: <?=$FONTSIZE?>px; color: <?=$LIGHTFONTLINK?>; font-weight: normal; text-decoration: none}
a:hover {font-family: <?=$FONT?>; font-size: <?=$FONTSIZE?>px; color: <?=$LIGHTFONTLINKHOVER?>; font-weight: normal; text-decoration: none}
a.mid:link, a.mid:visited, a.mid:active {font-family: <?=$FONT?>; font-size: <?=$FONTSIZE-1?>px; color: <?=$LIGHTFONTLINK?>; font-weight: normal; text-decoration: none}
a.mid:hover {font-family: <?=$FONT?>; font-size: <?=$FONTSIZE-1?>px; color: <?=$LIGHTFONTLINKHOVER?>; font-weight: normal; text-decoration: none}
.p {font-family: <?=$FONT?>; color: <?=$LIGHTFONTCOLOR?>; font-size: <?=$FONTSIZE?>px}
.pbig {font-family: <?=$FONT?>; color: <?=$LIGHTFONTCOLOR?>; font-size: <?=$FONTSIZE+2?>px}
.pmid {font-family: <?=$FONT?>; color: <?=$LIGHTFONTCOLOR?>; font-size: <?=$FONTSIZE-1?>px}
.psmall {font-family: <?=$FONT?>; color: <?=$LIGHTFONTCOLOR?>; font-size: <?=$FONTSIZE-2?>px}


a.dark:link, a.dark:visited, a.dark:active {font-family: <?=$FONT?>; font-size: <?=$FONTSIZE?>px; color: <?=$DARKFONTLINK?>; font-weight: normal; text-decoration: none}
a.dark:hover {font-family: <?=$FONT?>; font-size: <?=$FONTSIZE?>px; color: <?=$DARKFONTLINKHOVER?>; font-weight: normal; text-decoration: none}
.pdark {font-family: <?=$FONT?>; color: <?=$DARKFONTCOLOR?>; font-size: <?=$FONTSIZE?>px}
.pdarkhead {font-family: <?=$FONT?>; color: <?=$DARKFONTCOLOR?>; font-size: <?=$FONTSIZE+2?>px}

a.answ:link, a.answ:visited, a.answ:active {font-family: <?=$FONT?>; font-size: <?=$FONTSIZE?>px; color: <?=$ANSWFONTLINK?>; font-weight: normal; text-decoration: none}
a.answ:hover {font-family: <?=$FONT?>; font-size: <?=$FONTSIZE?>px; color: <?=$ANSWFONTLINKHOVER?>; font-weight: normal; text-decoration: none}
.pansw {font-family: <?=$FONT?>; color: <?=$ANSWFONTCOLOR?>; font-size: <?=$FONTSIZE?>px}
.panswbig {font-family: <?=$FONT?>; color: <?=$ANSWFONTCOLOR?>; font-size: <?=$FONTSIZE+2?>px}

textarea,input { font-family: <?=$FONT?>; font-size: <?=$FONTSIZE?>px; background: <?=$LIGHT?>; border: 1pt solid <?=$BORDER?>; color: <?=$FONT?> }
-->
</style>
<body bgcolor=<?=$BACKGROUND?>>
<table width=100%  border=0 cellpadding=2 cellspacing=1 bgcolor=<?=$BORDER;?>>
  <tr bgcolor="<?=$DARK;?>">
    <td colspan="2" class=pdark><p class=pdark><strong><font size="+1"><?=$leng_comment_hl[0];?></font></strong></p>
      <ul>
      <li><a href="#1" class=dark><?=$leng_comment_hl[1];?></a></li>
      <li><a href="#2" class=dark><?=$leng_comment_hl[2];?></a></li>
      <li><a href="#3" class=dark><?=$leng_comment_hl[3];?></a></li>
      <li><a href="#4" class=dark><?=$leng_comment_hl[4];?></a></li>
      </ul>          </td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>">
    <td height="5" colspan="2"></td>
  </tr>
  <tr bgcolor="<?=$ANSW;?>">
    <td colspan="2" class="pansw"><p class="pansw"><a name="1" id="1"></a><span class="panswbig"><strong><?=$leng_comment_hl[1];?></strong></span><br>
<?=$leng_comment_hl[5];?><strong>http://</strong>, <strong>ftp://</strong> <?=$leng_comment_hl[6];?>
    с<strong> www</strong>, <?=$leng_comment_hl[8];?>
    </p>    </td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>" class="pmid">
    <td width="50%"><strong> <?=$leng_comment_hl[9];?> </strong></td>
    <td width="50%"><strong><?=$leng_comment_hl[10];?> </strong></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>" class="p">
    <td>http://www.yandex.ru</td>
    <td><a href="http://www.yandex.ru" target="_blank">http://www.yandex.ru</a></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>" class="p">
    <td>www.yandex.ru</td>
    <td><a href="http://www.yandex.ru" target="_blank">www.yandex.ru</a></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>" class="p">
    <td>admin@site.ru</td>
    <td><a href="mailto:admin@site.ru">admin@site.ru</a></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>" class="pmid">
    <td colspan="2" class="textRed"><?=$leng_comment_hl[11];?><?=$leng_comment_hl[13];?></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>" class="pmid">
    <td class="pmid"><strong><?=$leng_comment_hl[9];?></strong></td>
    <td class="pmid"><strong><?=$leng_comment_hl[12];?> </strong></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>" class="pmid">
    <td  class="pmid"><?=$leng_comment_hl[14];?> www.yandex.ru.</td>
    <td class="pmid"><?=$leng_comment_hl[15];?>
    <?=$leng_comment_hl[20];?><br>      <span class=p><?=$leng_comment_hl[14];?> www.yandex.ru
      .</span></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>" class="pmid">
    <td class="pmid">[i]www.yandex.ru[/i]</td>
    <td class="pmid"><?=$leng_comment_hl[16];?>
    <?=$leng_comment_hl[20];?><br>      <span class=p>[i] www.yandex.ru [/i]</span></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>" class="pmid">
    <td class="pmid"><?=$leng_comment_hl[14];?> yandex.ru</td>
    <td class="pmid"><?=$leng_comment_hl[17];?>
      <?=$leng_comment_hl[20];?><br>
      <span class=p><?=$leng_comment_hl[14];?> http://yandex.ru</span></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>">
    <td height="5" colspan="2"></td>
  </tr>
  <tr bgcolor="<?=$ANSW;?>">
    <td colspan="2" class="pansw"><p class="pansw"><a name="2" id="2"></a><span class="panswbig"><strong><?=$leng_comment_hl[2];?></strong></span><br>
      <?=$leng_comment_hl[18];?><br>
      <span class="textRed"><?=$leng_comment_hl[19];?></span><br>
      <br>
    <strong><?=$leng_comment_hl[21];?></strong></p></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>" class=pmid>
    <td><strong> <?=$leng_comment_hl[9];?> </strong></td>
    <td><strong><?=$leng_comment_hl[10];?> </strong></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>" class=pmid>
    <td> _crazy_ </td>
    <td><img src="img/crazy.gif" width="20" height="20"></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>">
    <td height="5" colspan="2"></td>
  </tr>
  <tr bgcolor="<?=$ANSW;?>">
    <td colspan="2" class="pansw"><div align="center">
      <div align="justify">
        <p class="pansw"><a name="3" id="3"></a><span class="panswbig"><strong><?=$leng_comment_hl[3];?></strong></span><br>
          <?=$leng_comment_hl[22];?></p>
      </div>
      <div align="center">
        <p><span class="textRed">[b]</span><strong><?=$leng_comment_hl[23];?></strong><span class="textRed">[/b]</span><br>
          <span class="textRed">[i]</span><em><?=$leng_comment_hl[24];?></em><span class="textRed">[/i]</span><br>
          <span class="textRed">[b][i]</span><strong><em><?=$leng_comment_hl[25];?></em></strong><span class="textRed">[/i][/b]<br>
          [font=red]<?=$leng_comment_hl[26];?>[/font]<br>
          [font=blue]</span><span class="textBlue"><?=$leng_comment_hl[27];?></span><span class="textRed">[/font]              <br>
          </span></p>
      </div>
        <div align="left">
          <p><strong><?=$leng_comment_hl[28];?></strong></p>
    </div>    </td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>">
    <td class="pmid"><strong> <?=$leng_comment_hl[9];?> </strong></td>
    <td class="pmid"><strong><?=$leng_comment_hl[10];?> </strong></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>">
    <td class="pmid">[b]<?=$leng_comment_hl[29];?>[/b]</td>
    <td class="pmid"><strong><?=$leng_comment_hl[29];?></strong></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>">
    <td class="pmid">[i]<?=$leng_comment_hl[30];?>[/i]</td>
    <td class="pmid"><em><?=$leng_comment_hl[30];?></em></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>">
    <td class="pmid">[font=red]<?=$leng_comment_hl[31];?>[/font]</td>
    <td class="pmid"><font color="#FF0000"><?=$leng_comment_hl[31];?></font></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>">
    <td class="pmid">[font=blue]<?=$leng_comment_hl[31];?>[/font]</td>
    <td class="pmid"><font color="#003399"><?=$leng_comment_hl[31];?></font></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>" class="pmid">
    <td colspan="2" class="textRed"><?=$leng_comment_hl[32];?> </td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>" class="pmid">
    <td><strong><?=$leng_comment_hl[9];?></strong></td>
    <td><strong><?=$leng_comment_hl[12];?> </strong></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>">
    <td class="pmid">[b]<?=$leng_comment_hl[29];?>[b]</td>
    <td class="pmid"><?=$leng_comment_hl[33];?> <br>
    <?=$leng_comment_hl[20];?><br>    <span class=p>[b]<?=$leng_comment_hl[29];?>[/b]</span></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>">
    <td class="pmid">[font = blue]<?=$leng_comment_hl[31];?>[/font]</td>
    <td class="pmid"><?=$leng_comment_hl[34];?> <br>
    <?=$leng_comment_hl[20];?><br>
    <span class=p>[font=blue]<?=$leng_comment_hl[31];?>[/font]</span></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>">
    <td height="5" colspan="2"></td>
  </tr>
  <tr bgcolor="<?=$ANSW;?>">
    <td colspan="2"class="pansw"><a name="4" id="4"></a><span class="panswbig"><strong><?=$leng_comment_hl[4];?></strong></span><br>
      <?=$leng_comment_hl[35];?>
<?=$PICWIDTH
;?>х<?=$PICHEIGHT;?> <?=$leng_comment_hl[36];?></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>">
    <td class="pmid"><strong> <?=$leng_comment_hl[9];?> </strong></td>
    <td class="pmid"><strong><?=$leng_comment_hl[10];?> </strong></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>">
    <td bgcolor="<?=$LIGHT;?>" class="pmid"><nobr class="textsmall">[img]http://www.yandex.ru/logo1.gif[/img]</nobr></td>
    <td class="pmid"><img src="http://www.yandex.ru/logo1.gif" width="77" height="32"></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>" class="pmid">
    <td colspan="2" class="textRed"><?=$leng_comment_hl[11];?><?=$leng_comment_hl[37];?> </td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>">
    <td class="pmid"><strong><?=$leng_comment_hl[9];?></strong></td>
    <td class="pmid"><strong><?=$leng_comment_hl[12];?> </strong></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>" class="pmid">
    <td bgcolor="<?=$LIGHT;?>" class="pmid"><span class="psmall"><nobr>[img]http://www.yandex.ru/logo1.gif[img]</nobr></span></td>
    <td><?=$leng_comment_hl[33];?> <br>
    <?=$leng_comment_hl[20];?><br>    <span class="psmall"><nobr>[img]http://www.yandex.ru/logo1.gif[/img]</nobr></span></td>
  </tr>
  <tr bgcolor="<?=$LIGHT;?>">
    <td bgcolor="<?=$LIGHT;?>" class="pmid"><span class="psmall">[img] http://www.yandex.ru/logo1.gif[/img]</span></td>
    <td class="pmid"><?=$leng_comment_hl[38];?><br>
      <?=$leng_comment_hl[20];?><br>
      <span class="psmall"><nobr>[img]http://www.yandex.ru/logo1.gif[/img]</nobr></span> </td>
  </tr>
</table>
</body>
</html>
Онлайн: 3
Реклама