function showWarenkorb(lx_param1) {
  window.location.href="http://www.tuerenshop.wb7.de/warenkorb.php?lx_param1=" + lx_param1;
}