function JsOpenURLFunction() { 
       window.open('movies/video.html','Filme','menubar=0,resizable=1,scrollbars=1,width=870,height=535,top=0,left=0') 
} 
