{if $page == "detail"} {if $video.video_player == "flvplayer"} {literal}
You need to have the Flash Player installed and a browser with JavaScript support.
{/literal} {elseif $video.video_player == "jwplayer"}
{literal} {/literal} {elseif $video.video_player == "embed"} {if $total_video_ads > 0} {literal}
You need to have the Flash Player installed and a browser with JavaScript support.
{/literal} {else}
{$video.embed_code}
{/if} {/if} {/if} {if $page == "index"} {if $video.video_player == "flvplayer"} {literal}
You need to have the Flash Player installed and a browser with JavaScript support.
{/literal} {elseif $video.video_player == "jwplayer"}
{literal} {/literal}
{elseif $video.video_player == "embed"}
{$video.embed_code}
{/if} {/if} {if $page == "favorites"} {if $video.video_player == "flvplayer"}
You need to have the Flash Player installed and a browser with JavaScript support.
{literal}
{/literal} {elseif $video.video_player == "jwplayer"}
{literal} {/literal}
{elseif $video.video_player == "embed"}
{$video.embed_code}
{/if} {/if}