function video()
{
    videoWindow = window.open('files/waldien2small.mov', "video", "width=500,resizable='yes', height=400");
}
