 function WindowOpentemple()
 { 
 window.open('sat/temple.html', 'Wtemple', 'scrollbars=0,resizable=0,width=400,height=309,top');
 }
function WindowOpencolumn()
 { 
 window.open('sat/column.html', 'Wcolumn', 'scrollbars=yes,resizable=yes,width=510,height=600,top');
 }
function WindowOpensat()
 { 
 window.open('sat.html', 'Wsat', 'scrollbars=0,resizable=0,width=786,height=576,top');
 }
function WindowOpenforecast()
 { 
 window.open('forecast.html', 'Wforecast', 'scrollbars=0,resizable=0,width=786,height=576,top');
 }
function WindowOpencurrents()
 { 
 window.open('currents.html', 'Wcurrents', 'scrollbars=0,resizable=0,width=590,height=494,top');
 }
function WindowOpenwinds()
 { 
 window.open('winds.html', 'Wwinds', 'scrollbars=0,resizable=0,width=610,height=589,top');
 }
 function WindowOpens0()
 { 
 window.open('sat/wins0.htm', 'Windows0', 'resizable="NO",height=382,width=574,top');
 }
 function WindowOpens1()
 { 
 window.open('sat/wins1.htm', 'Windows1', 'resizable="NO",height=351,width=475,top');
 }
 function WindowOpens2()
 { 
 window.open('sat/wins2.htm', 'Windows2', 'resizable="NO",height=339,width=464,top');
 }
 function WindowOpens3()
 { 
 window.open('sat/wins3.htm', 'Windows3', 'resizable="NO",height=387,width=528,top');
 }
 function WindowOpens4()
 { 
 window.open('sat/wins4.htm', 'Windows4', 'resizable="NO",height=408,width=404,top');
 }
 function WindowOpens5()
 { 
 window.open('sat/wins5.htm', 'Windows3', 'resizable="NO",height=576,width=630,top');
 }
 function WindowOpens6()
 { 
 window.open('sat/wins6.htm', 'Windows4', 'resizable="NO",height=575,width=575,top');
 }
 function WindowOpengrot()
 { 
 window.open('greekislands/grot.htm', 'Windowgrot', 'resizable="NO",height=576,width=432,top');
 }
 function WindowOpensanto()
 { 
 window.open('greekislands/santo.htm', 'Windowgrot', 'resizable="NO",height=390,width=599,top');
 }
function WindowOpenregion(pagina)
{
var h = document.body.offsetHeight;
var win = 
  open(pagina, 'Wgreek2','width=743 ,height=' + h + ',scrollbars=1,menubar=0,location=0,status=0,toolbar=1,resizable=1,top');
}