{$video=$vdo} {$type='video'}
{FlashPlayer vdetails=$video width='100%' height='100%'}

{wordwrap($video.title,8,"\n", true)}

{$vdo.views|number_format} {lang('view')}{if $vdo.views > 1}{lang('s')}{/if}
{$row = $myquery->Get_Website_Details()}
{$video.username} {if $video.userid != userid()} {lang('Subscribe')} {/if}
{show_video_rating rating=$vdo.rating ratings=$vdo.rated_by total='10' id=$vdo.videoid type=video}

{description($video.description)}

{lang('Category:')}  {$vdo.category|categories:video}
{lang('Tags:')}  {$vdo.tags|tags:videos}
Published:  {$video.date_added|niceTime}
{if $row.video_download }

{/if}
{show_share_form id=$vdo.videoid type=video}
{show_playlist_form id=$vdo.videoid type=video}
{if userid()}
{/if}
{show_flag_form id=$vdo.videoid type=video}

{lang('Comments')}:  {$vdo.comments_count}

{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_320x250'}
    {foreach $videos as $video} {include file="$style_dir/blocks/videos/video_popular.html"} {/foreach}