{$vdo.title}
{if $userquery->perm_check('admin_access')=='yes'}
{ANCHOR place=watch_admin_options data=$vdo}
{/if} {ANCHOR place="before_watch_player" data=$vdo} {if has_hq($vdo)} {/if}
{FlashPlayer vdetails = $vdo}
{if has_hq($vdo)} {/if}
{show_video_rating rating=$vdo.rating ratings=$vdo.rated_by total='10' id=$vdo.videoid type=video}
{show_share_form id=$vdo.videoid type=Video} {show_flag_form id=$vdo.videoid type=Video} {show_playlist_form id=$vdo.videoid type=Video}
{lang code='uploaded_by_s' assign='uploaded_by_s'} {$uploaded_by_s|sprintf:$user.username} — {$vdo.date_added|nicetime}
  • {lang code='views'} : {$vdo.views|number_format}
  • {lang code='duration'} : {$vdo.duration|SetTime}
  • {lang code='comments'} : {$vdo.comments_count|number_format}
{$vdo.description|description|truncate:200}{if strlen($vdo.description)>200}{lang code='more'}{/if}
{$vdo.tags|tags:videos}
Category : {$vdo.category|categories:video}

{lang code='comments'}

{include file="$style_dir/blocks/comments/comments.html" id=$vdo.videoid type=v} {if $myquery->is_commentable($vdo,'v')} {include file="$style_dir/blocks/comments/add_comment.html" id=$vdo.videoid type=v} {else}
{lang code='comm_disabled_for_vid'}
{/if}
{AD place=ad_300x250}
{ANCHOR place="video_bookmarks" data=$vdo}
{if $Cbucket->configs.video_embed==1 && $vdo.allow_embedding=='yes'}

{/if} {if $Cbucket->configs.video_download==1 && $cbvid->downloadable($vdo)} {/if}
{ANCHOR place="video_sharing_options" data=$vdo}
{ANCHOR place="watch_video_right" data=$vdo} {include file="$style_dir/blocks/watch_video/playlist_box.html" selected=$vdo.videoid } {assign var=videos_items_columns value=func->config(videos_items_columns)} {get_videos user=$vdo.userid limit=$videos_items_columns assign=user_vids exclude=$vdo.videoid} {if $user_vids} More from {$user.username}
{section name=uvlist loop=$user_vids} {include file="$style_dir/blocks/watch_video/video_box.html" video=$user_vids[uvlist]} {/section}
{/if} {assign var=videos_items_columns value=func->config(videos_items_columns)} {get_videos nonuser=$vdo.userid exclude=$vdo.videoid limit=$videos_items_columns order="date_added ASC" assign=related_vids show_related=yes title=$vdo.title tags=$vdo.tags} {* get_videos category=$vid_cat nonuser=$vdo.userid exclude=$vdo.videoid limit=$videos_items_columns order="date_added ASC" assign=related_vids show_related=yes title=$vdo.title*} {if $related_vids} Related Videos {/if}