JrSeamless will not work
Installation and Configuration
{if isset($_items)}
{foreach from=$_items item="item"}
{if $item.seamless_module_name == "jrVideo"}
{* Show the video details *}
Video Title: {$item.video_title}
{elseif $item.seamless_module_name == "jrYouTube"}
{* Show the youtube details *}
YouTube Title: {$item.youtube_title}
{/if}
This fell out when i copy the code----------------------------------------------
div class="index_video">