// JavaScript Document
function openSurvey(){
    F2=window.open("/static/survey.html","videoWin","width=965, height=701");
}
