CINXE.COM

Brugg Lifting - D&H Catalog EN

<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <title>Brugg Lifting - D&H Catalog EN</title> <meta name="description" content=""> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1, minimal-ui,maximum-scale=2"> <meta name="viewport" content="width=device-width, initial-scale=1, minimal-ui,maximum-scale=1"> <meta http-equiv="cleartype" content="on"> <!-- <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../_docs/img/touch/apple-touch-icon-144x144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../../_docs/img/touch/apple-touch-icon-114x114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../../_docs/img/touch/apple-touch-icon-72x72-precomposed.png"> <link rel="apple-touch-icon-precomposed" href="../../_docs/img/touch/apple-touch-icon-57x57-precomposed.png"> <link rel="shortcut icon" sizes="196x196" href="../../_docs/img/touch/touch-icon-196x196.png"> <link rel="shortcut icon" href="../../_docs/img/touch/apple-touch-icon.png"> --> <!-- Tile icon for Win8 (144x144 + tile color) --> <!-- <meta name="msapplication-TileImage" content="../../_docs/img/touch/apple-touch-icon-144x144-precomposed.png"> <meta name="msapplication-TileColor" content="#222222"> --> <link rel="stylesheet" href="../../../_docs/css/main.css"> <link rel="stylesheet" href="../../../_docs/wow_book/wow_book.css" type="text/css" /> <link rel="stylesheet" href="../../../_docs/css/style.css"> <script src="../../../_docs/js/vendor/modernizr-2.7.1.min.js"></script> </head> <body> <!-- Add your site or application content here --> <div id="container-ek"> <div class='book_container'> <div id="catalog"></div> </div> <div class="container-form"> <form> <input type="tel" id="ek" placeholder="go to page" /> <input type="button" id="submit" value="OK" /> </form> </div> </div> <script src="../../../_docs/js/vendor/jquery-2.1.0.min.js"></script> <script src="../../../_docs/js/helper.js"></script> <script src="../../../_docs/wow_book/pdf.combined.min.js"></script> <script src="../../../_docs/wow_book/wow_book.min.js"></script> <script src="../../../_docs/js/main.js"></script> <script> $(function(){ var bookOptions = { height : 500 ,width : 800 // ,maxWidth : 800 ,maxHeight : 1200 ,centeredWhenClosed : true ,hardcovers : true ,flipSound: false ,pageNumbers: false ,pdfFind: true ,toolbar : "lastLeft, left, right, lastRight, find, toc, zoomin, zoomout, fullscreen, thumbnails, download" ,thumbnailsPosition : 'left' ,responsiveHandleWidth : 50 ,turnPageDuration: 500 ,zoomMax: 3 ,container: window ,containerPadding: "25px", responsiveSinglePage: function( book ){ // return true (and activate single page mode) // if the container width is less than 500 return $(window).width() < 800; } //,toolbarContainerPosition: "top" // default "bottom" // The pdf and your webpage must be on the same domain ,pdf: "../brugg-catalog-en.pdf" ,pdfTextSelectable: true ,tocHeader: "Index" ,toolbarIcons: "icomoon" // Uncomment the option toc to create a Table of Contents ,toc: [ // table of contents in the format [ "Services", 4 ], // [ "title", page number ] [ "Wire Ropes", 22], [ "Wire Rope Accessories <br/> Tools", 56], [ "Rope Slings <br/> Accessories", 110], [ "Chain Slings <br/> Accessories", 156], [ "Lifting Belts <br/> Round Slings", 264], [ "Attachment Points", 292], [ "Load Securing Systems", 308], [ "Forest Equipment", 344], [ "Lifting Equipment <br/> Tongs", 362], [ "Personal Fall <br/> Protection", 384], [ "Technical <br/> Information", 400], [ "Conditions of Sale <br/> Branches", 464] ] }; $('#catalog').wowBook( bookOptions ); // create the book // How to use wowbook API // var book=$.wowBook("#book"); // get book object instance // book.gotoPage( 4 ); // call some method }) </script> <script> $(document).ready(function (){ $('.wowbook-toc-item a').click(function(){ $('.wowbook-toc').css('display', 'none'); }) }); </script> </body> </html>