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