﻿// JScript File

 function video1()
  {
      window.open("SketchORama.htm","video1", "height=550, width=665, resizable=yes"); 
  }

