function google_info() {

var win;
win=window.open ("http://www.sonnenlaender.de/js/google_info.htm","","width=500,height=500,resizable=yes");
}
