Revision 296 (by ahitrov, 2013/03/26 17:59:01) Promosite (anthill) project source
<script type="text/javascript">
<!--
function showObject(obj) {
   obj.className = "visible"
}

function hideObject(obj) {
   obj.className = "hidden"
}
//-->
</script>

<table>
<tr valign="top">
<td><a href="./"><img src="/i/<% $prj %>/rlogo_dev.gif" width="240" height="65" alt="Rambler разработчикам" title="Rambler  разработчикам" border="0" style="margin-right:25px;"></td>
<td width="100%" align="left">

<table cellpadding="0" cellspacing="0" border="0"  class="mainMenu">
<tr>
<td class="menuLeft" width="141"><img src="/i/<% $prj %>/menu_left_top.gif" width="133" height="31" alt="" border="0"></td>
<td><!-- --></td>
<td width="100%" class="menuRight"><img src="/i/<% $prj %>/menu_bg_top_right.gif" width="5" height="31" alt="" border="0"></td>
</tr>
</table>

<table cellpadding="0" cellspacing="0" border="0" class="mainSubMenu">
<tr>
<td class="menuLeft" width="141"><img src="/i/<% $prj %>/menu_left_bottom.gif" width="133" height="19" alt="" border="0"></td>
<td><!-- --></td>
<td class="menuRight"><img src="/i/<% $prj %>/menu_bg_bottom_right.gif" width="3" height="19" alt="" border="0"></td>
</tr>
</table>


</td>
</tr>
</table>

<%init>

  my $prj = $request->{project};
  my $profile = $request->{project_profile};

</%init>