<!--
function myPopup1() {
window.open( '/full-cover-video.html', 'myWindow', 
'status = 1, height = 344, width = 425, resizable = 0' )
}
function myPopup2() {
window.open( '/splash-cover-video.html', 'myWindow2', 
'status = 1, height = 344, width = 425, resizable = 0' )
}

//-->
