//PopUp Window Shop
function doPopUpG(){
  doPopUpWindow = window.open("http://www.hiattonline.de/guestbook","JHguestbook",
  "resizable=no,scrollbars=yes,left=150,top=25,screenX=100,screenY=100,width=600,height=650");
}
