function video1()
{
 video =
 window.open("video/videoinspector1_176_asf.html", "Video", "width=710,height=542,screenX=0,screenY=0,scrollbars=no,resizable=no,left=0,top=0");
 video.focus();
}

function video2()
{
 video =
 window.open("video/grinding_robot_176_asf.html", "Video", "width=710,height=542,screenX=0,screenY=0,scrollbars=no,resizable=no,left=0,top=0");
 video.focus();
}

function video3()
{
 video =
 window.open("video/videoinspector2_176_asf.html", "Video", "width=710,height=542,screenX=0,screenY=0,scrollbars=no,resizable=no,left=0,top=0");
 video.focus();
}
