function PopupPic(sPicURL) {
      window.open( "_js/popup-de.htm?"+sPicURL, "", "resizable=1,HEIGHT=600,WIDTH=800");
}
function PopupPicReference(sPicURL) {
      window.open( "_js/popup-reference-de.htm?"+sPicURL, "", "resizable=1,HEIGHT=600,WIDTH=800");
}
function PopupPicPhotogallery(sPicURL) {
      window.open( "_js/popup-photogallery-de.htm?"+sPicURL, "", "resizable=1,HEIGHT=600,WIDTH=800");
}
function PopupPicNews(sPicURL) {
      window.open( "_js/popup-news-de.htm?"+sPicURL, "", "resizable=1,HEIGHT=600,WIDTH=800");
}
