


function survey(){
window.open("survey.html","","height=500px,width=900px,scrollbars=1,resizable=no");
}