<!--

function video(video)
{
  ab=window.open(video, "theKeeper", "width=500,height=380,toolbar=0,resizable=1,scrollbars=1,top=0,left=0");
  ab.focus();
}

// -->

