/* JavaScript fuer DSK Anthrazit Ibbenbueren */
/* (C) 2005 ICSmedia GmbH, Muenster - PeCa */

function openWindow(URL,PicturePath) {
  window.open(URL,"Detailfoto","toolbar=no,location=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,width=550,height=500");
}