Videos - home page

#if (!$VideoPoster.getSiblings().isEmpty())
#foreach ($cur_VideoPoster in $VideoPoster.getSiblings()) #if ($cur_VideoPoster.getData() && $cur_VideoPoster.getData() != "")
#set($type = $cur_VideoPoster.VideoType.getData().replaceAll("\"", "").replaceAll("\[", "").replaceAll("\]", ""))
#if ($cur_VideoPoster.getData() && $cur_VideoPoster.getData() != "") $cur_VideoPoster.getAttribute( #end playicon #if ($cur_VideoPoster.Caption.getData() && $cur_VideoPoster.Caption.getData() != "") $cur_VideoPoster.Caption.getData() #end
#end #end
#end