<!-- Bookmark Anfang -->
<!--
function bookmark()
{
    var bookmarkurl = "http://www.SecurityDataSystems.com/"
    var bookmarktitle = "SDS Security Data Systems GmbH - Hersteller von Zutrittskontrollsystemen"
    if(document.all)
    {
        window.external.AddFavorite(bookmarkurl, bookmarktitle);
    }
}
//-->
<!-- Bookmark Ende -->
