﻿function openVideo(src) {
    window.location.href = src; 
}