   function video() 
   { 
      fens1=window.open("", "Video","width=500,height=500");  
      fens1.location.href="trailer06_small.mpg"; 
   } 
