function vidPop() {
window.open( "../video/presentation/index.html", "myWindow", 
"status = 1, height = 760, width = 840, resizable = 0" )
}


