{* uncomment this this html if the video is not autoplay
*}
{assign var="unique_id" value=$visitor->unique_id}
{assign var="owner_id" value=$owner->user_id}
{assign var="video_id" value=$options->video_id}
{video version=2 tracking="1" video_id=$video_id user_id=$owner_id unique_id=$unique_id autoplay="true" tracking="1" movie_id="A"}
{include file="/www/salt/usercontent/44128780/marketingsite1/inc-site-v3/footer.html"}
{* Remove poster image as it was causing play button on mobile safari to be solid black circle *}
{literal}
{/literal}
{* uncomment this JS and the html noted above if the video is not autoplay
*}