Файл: backup_fzrf 2/templates/Old/apps/application.tpl
Строк: 45
<script type="text/javascript">
// SHOWS MINIMAL
FACEMY
$(document).ready(function(){
$('.fm-menu').hide();
$("#ads_no_remove").hide();
$('.fm-index_format').css('width',
{width});
$('.fm-footer').css('width',
{width});
});
</script>
<div
id="apps_view_wrape">
<div
class="fl_l">
<img width="30"
height="30" style="float:left;margin-right:10px"
src="{ava}">
</div>
<div
class="fl_l">
<div>{title}</div>
<div
class="apps_start_traf">{nums}</div>
</div>
<div
style="margin-top:3px;margin-right: 3px;padding:5px;"
class="fl_r">
[install]
[/install]
<a
style="margin-left: 5px;" href="/apps"
onClick="Page.Go(this.href); clear_style();">Все
приложения</a>
<a style="margin-left: 5px;"
href="#send_wall"
onclick="apps.sendWall('{id}');">Рассказать
друзьям</a>
[not-install]
<a style="margin-left:
5px;" href="#settings"
onclick="apps.loadSettings('{id}','{hash}');">Настройки</a>
[/not-install]
[edit]
<a
style="margin-left: 5px;" href="#editapp"
onClick="Page.Go('/editapp/info_{id}');
clear_style();">Редактировать</a>
[/edit]
</div>
<div
class="clear"></div>
</div>
<div
class="apps_faslh_pos">
[iframe]
<iframe
name="fXD6c7b8" webkitallowfullscreen="true"
mozallowfullscreen="true" allowfullscreen="true"
frameborder="0"
src="{url}?api_url={site}api.php&api_id={id}&viewer_id={viewer_id}&access_token=5e5c0a3dc3d5f9331b0d832ade9630260a0dd6965fd05a4df45cd9318c80e5574a1d8c37e2335fdae54b4&user_id={viewer_id}&auth_key={auth_key}&hash="
scrolling="no" style="width: {width}px; height:
{height}px;"></iframe>
[/iframe]
[flash]
<object
width="{width}" height="{height}"
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">
<param
value="sameDomain"
name="allowScriptAccess">
<param
value="/uploads/apps/{id}/{flash}"
name="movie">
<param value="high"
name="quality">
<embed width="{width}"
height="{height}"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash"
allowscriptaccess="sameDomain" quality="high"
src="/uploads/apps/{id}/{flash}">
</object>
[/flash]
</div>
<div
class="clear"></div>