");
}
function win3() {
msg=window.open("http://www.youtube.com/embed/8bhugBPt9BY","","height=800,width=1050,left=80,top=80,status=no, toolbar=no, scrollbars=yes, resizable=no");
}
function win4() {
msg=window.open("https://www.kastellorizo.online/","","height=800,width=850,left=150,top=80,status=no, toolbar=no, scrollbars=yes, resizable=no");
// If you just want to open an existing HTML page in the
// new window, you can replace win()'s coding above with:
// window.open("page.html","","height=200,width=200,left=80,top=80");
}
// End -->