function cutter_assistent_popup(href) {
    window.open("/de/cutter-assistant-popup/"+href, 'popup', 'width=348, height=438, left=50, top=50, resizable=no, scrollbars=no, status=no, toolbar=no, menubar=no, location=no');
    return false;
}