Galerie
Profil
Angebote
Termine
News
Videos
Shop
Kontakt
Home
Tanzen - Shop
$(function() { var el = $("#wb_element_instance96"), elCont = el.children("div:first"), currH = null, lastH = null, func = null; setInterval(func = function() { currH = elCont.outerHeight(); if (lastH != currH) { lastH = currH; el.css("height", currH + "px"); window.applyModeAutoHeight(true); } }, 1000); func(); });
$(function() { var el = $("#wb_element_instance97"), elCont = el.children("div:first"), currH = null, lastH = null, func = null; setInterval(func = function() { currH = elCont.outerHeight(); if (lastH != currH) { lastH = currH; el.css("height", currH + "px"); window.applyModeAutoHeight(true); } }, 1000); func(); });