
function news(){
window.open("news/news.html","news","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=0,Width=600,Height=600");
}

function theater(){
window.open("news/theater.html","news","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=0,Width=600,Height=600");
}