{if $type !='videos'}
{assign var=objctid value=$object.ci_id} {assign var=collid value=$object.collection_id}
{/if}
{if $type == 'photos'} {include file="$style_dir/view_photo.html" photo=$object user=$user} {/if} {if $type == 'videos'} {include file="$style_dir/watch_video.html" vdo=$object user=$user} {/if}