function openwindow()
{
window.open("http://edbenchmarking.org/cgi-bin/calendar.pl?calendar=EDBA",
	"mywindow","location=1,status=1,scrollbars=1,width=1024,height=768");
}