function slideshow() {open('http://conruhr.daad.org/file_depot/0-10000000/10000-20000/19447/folder/54064/2_conruhr_slideshow_1.htm', 'slideshow', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=670,height=600');}

function openWindow(url, windowname, width, height, toolbar){
        var sizestring = 'width=' + width + ',height=' + height;
	SmallWin = window.open(url,windowname,'scrollbars,resizable,' + sizestring +',toolbar='+toolbar+',location=0,status=0,directories=0,menubar='+toolbar);
	SmallWin.focus();
}
