function popupvideo() {
newwin = window.open('/interview/','video','scrollbars=yes,menubar=no,height=340,width=520,resizable=yes,toolbar=no,location=no,status=no');
}
function popupgreek() {
newwin = window.open('/greek/announce.html','video','scrollbars=yes,menubar=no,height=712,width=920,resizable=yes,toolbar=no,location=no,status=no');
}