function openVideo(theURL,winName) {window.open(theURL,winName,'status=yes,scrollbars=1,width=800,height=500');}