<!--
    function OpenKeywordsWindow(strUrl) {
        NavWindow = window.open(strUrl,'Sortiment','toolbar=no,scrollbars=yes,resizable=yes,left=0,top=0,width=400,height=450')
        NavWindow.focus()
    }
// -->
