function Start_Griechenlandurlaub()
 {
 GreeceWin = window.open("../main.htm", "GreeceWin","resizable=yes,scrollbars=yes");
 GreeceWin.focus();
 }