$(document).ready(function () { $('#heroImage').flipBook({ name: 'Q1 2024 Hot Topics', //Display PDF and Background //pdfUrl: "/Flipbook/Assets/PDFs/2023BrooksSuppressionCatalog-Low.pdf", pdfUrl: 'https://22615991.fs1.hubspotusercontent-na1.net/hubfs/22615991/Brooks/Hot%20Topics/Q1_2024HotTopics.pdf', //'https://www.brooksequipment.com/uploadedFiles/Brooks_Equipment/Content/HotTopics/2024_Archive/Q1_2024HotTopics.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', ///Custom Table of Contents tableOfContent: [ { title: "Extinguishers: FAA Regulations for Aircraft Fire Extinguishers", page: 1, }, { title: 'Technology: The Advantage of LED Strobes in Notification Appliances', page: 3, }, { title: 'Kitchen Systems: Locking CAps for FDCs and Standpipes Imrpove Firefighter Safety', page: 4, }, { title: 'FEDLC: Start Managing Employee Development Today', page: 6, }, { title: 'Our People: Meet Phillip Simpson, National Sales Manager', page: 7, }, { title: 'Legislation & Code: Brooks Tracks Federal Code Updates and Participates in NFPA Meetings', page: 7, }, { title: 'Product Feature: Brooks Offers OEM Kitchen Systems Parts', page: 8, }, ], }) // CATALOG SECTIONS $('#catTwentySectOne').flipBook({ name: '2023 Catalog Section 1', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/BrooksCatalog2023/01FireExt.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left', }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false, }, btnDownloadPages: { enabled: false, }, btnSelect: { enabled: false, }, btnBookmark: { enabled: false, }, btnShare: { enabled: false, }, btnSound: { enabled: false, }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Amerex Fire Extinguishers', page: 2, }, { title: 'Badger Fire Extinguishers', page: 11, }, { title: 'Fireboy Fire Extinguishers', page: 16, }, { title: 'Recharge Chemical', page: 18, }, ], }) $('#catTwentySectTwo').flipBook({ name: '2023 Catalog Section 2', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/BrooksCatalog2023/02Cabinets.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left', }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false, }, btnDownloadPages: { enabled: false, }, btnSelect: { enabled: false, }, btnBookmark: { enabled: false, }, btnShare: { enabled: false, }, btnSound: { enabled: false, }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Fire Extinguisher Cabinets & Stands', page: 2, }, { title: 'Cabinet Accessories', page: 8, }, { title: 'Key Box', page: 11, }, { title: 'Lock Box', page: 11, }, { title: 'Fire Extinguisher Covers', page: 12, }, ], }) $('#catTwentySectThree').flipBook({ name: '2023 Catalog Section 3', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/BrooksCatalog2023/03FireHose.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left', }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false, }, btnDownloadPages: { enabled: false, }, btnSelect: { enabled: false, }, btnBookmark: { enabled: false, }, btnShare: { enabled: false, }, btnSound: { enabled: false, }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Fire Hose', page: 2, }, { title: 'Fire Hose Couplings, Rings, & Gaskets', page: 4, }, { title: 'Polycarbonate Fire Hose Nozzles', page: 5, }, { title: 'Nozzle Gaskets', page: 5, }, { title: 'Municipal Nozzels', page: 5, }, { title: 'Brass Fire Hose Nozzles', page: 6, }, { title: 'Foam Eductors', page: 7, }, { title: 'Chemicals', page: 7, }, { title: 'Backpack Extinguishing System', page: 7, }, { title: 'Racks & Reels', page: 7, }, { title: 'Municipal Hand Tools', page: 9, }, { title: 'Testing Equipment', page: 10, }, { title: 'Hose Valves', page: 11, }, { title: 'Adapters, Caps, & Plugs', page: 12, }, { title: 'Municipal Valves', page: 14, }, ], }) $('#catTwentySectFour').flipBook({ name: '2020 Catalog Section 4', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/BrooksCatalog2020/055-056_Sect04_AD.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left', }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false, }, btnDownloadPages: { enabled: false, }, btnSelect: { enabled: false, }, btnBookmark: { enabled: false, }, btnShare: { enabled: false, }, btnSound: { enabled: false, }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Expanded Offering Coming Soon!', }, ], }) $('#catTwentySectFive').flipBook({ name: '2020 Catalog Section 5', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/BrooksCatalog2020/057-104_Sect05.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left', }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false, }, btnDownloadPages: { enabled: false, }, btnSelect: { enabled: false, }, btnBookmark: { enabled: false, }, btnShare: { enabled: false, }, btnSound: { enabled: false, }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Codes & Regulations', page: 2, }, { title: 'DOT Supplies', page: 3, }, { title: 'Traffic Safety', page: 4, }, { title: 'Personal Safety', page: 7, }, { title: 'Ladders, Blankets, & Retardant', page: 8, }, { title: 'Emergency Preparedness', page: 9, }, { title: 'Head Protection', page: 10, }, { title: 'Eye Protection', page: 11, }, { title: 'Welding Apparel', page: 14, }, { title: 'Hearing Protection', page: 16, }, { title: 'Respiratory Protection', page: 16, }, { title: 'Hand Protection', page: 17, }, { title: 'Protective Clothing & Rainwear', page: 20, }, { title: 'Barricade Tapes', page: 22, }, { title: 'Marking Tapes', page: 22, }, { title: 'Fall Protection', page: 23, }, { title: 'Lockout / Tagout', page: 23, }, { title: 'Padlocks', page: 26, }, { title: 'Cable Ties', page: 27, }, { title: 'Storage', page: 28, }, { title: 'Disposal', page: 31, }, { title: 'First Aid Kits & Cabinets', page: 32, }, { title: 'First Aid Vehicle & Unitized Kits', page: 36, }, { title: 'CPR / Biohazard Kits & Supplies', page: 39, }, { title: 'Bandages', page: 40, }, { title: 'Adhesive Tape, Wraps, & Gauze', page: 41, }, { title: 'Medications', page: 41, }, { title: 'Miscellaneous First Aid', page: 42, }, { title: 'Burn Relief', page: 45, }, { title: 'Defibrillators', page: 46, }, { title: 'AED Protective Cabinets', page: 47, }, { title: 'Defibrillator Replacement Parts', page: 48, }, ], }) $('#catTwentySectSix').flipBook({ name: '2023 Catalog Section 6', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/BrooksCatalog2023/06Sprinkler.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left', }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false, }, btnDownloadPages: { enabled: false, }, btnSelect: { enabled: false, }, btnBookmark: { enabled: false, }, btnShare: { enabled: false, }, btnSound: { enabled: false, }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Sprinkler Specialities', page: 2, }, { title: 'Sprinkler Identification Signs', page: 4, }, { title: 'Sprinkler Gauges, Labeling, & Valves', page: 6, }, { title: 'Hose Valves', page: 8, }, { title: 'Fire Department Connections', page: 10, }, { title: 'Knox Locks & Accessories', page: 12, }, { title: 'Auto-Sprinkler / Standpipe Escutcheons', page: 14, }, { title: 'Sprinkler Accessories', page: 14, }, ], }) $('#catTwentySectSeven').flipBook({ name: '2020 Catalog Section 7', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/BrooksCatalog2020/125-160_Sect07.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left', }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false, }, btnDownloadPages: { enabled: false, }, btnSelect: { enabled: false, }, btnBookmark: { enabled: false, }, btnShare: { enabled: false, }, btnSound: { enabled: false, }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Fire Alarm Control Panels– Conventional', page: 2, }, { title: 'Fire Alarm Control Panels– Releasing', page: 3, }, { title: 'Fire Alarm Control Panels– Addressable', page: 3, }, { title: 'Digital Alarm Communicators', page: 6, }, { title: 'Surge Protectors', page: 7, }, { title: 'Addressable Detectors & Accessories', page: 9, }, { title: 'Addressable Modules & Accessories', page: 11, }, { title: 'Advanced Detection', page: 13, }, { title: 'Pipe & Accessories', page: 16, }, { title: 'Detectors & Accessories', page: 17, }, { title: 'Duct Smoke Detectors & Accessories', page: 18, }, { title: 'Projected Beam Smoke Detectors & Accessories', page: 19, }, { title: 'Heat Detectors', page: 19, }, { title: 'Fire Sprinkler Monitoring Products', page: 20, }, { title: 'Manual Pull Stations & Accessories', page: 21, }, { title: 'Horns, Strobes, & Alarm Bells', page: 23, }, { title: 'Inspection, Testing, & Maintenance Products', page: 25, }, { title: 'Power Supplies', page: 27, }, { title: 'Multi - Voltage Control Relays', page: 29, }, { title: 'Fire Alarm Cabinets & Accessories', page: 29, }, { title: 'Wireless Notification', page: 30, }, { title: 'Fire Protective Signaling Circuit Cable', page: 31, }, { title: 'Single / Multi - Station Smoke Alarms', page: 31, }, { title: 'Carbon Monoxide Alarms', page: 35, }, { title: 'Smoke Alarm Accessories & Batteries', page: 35, }, ], }) $('#catTwentySectEight').flipBook({ name: '2023 Catalog Section 8', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/BrooksCatalog2023/08Exit.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left', }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false, }, btnDownloadPages: { enabled: false, }, btnSelect: { enabled: false, }, btnBookmark: { enabled: false, }, btnShare: { enabled: false, }, btnSound: { enabled: false, }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Exit Signs & Emergency Lights', page: 2, }, { title: 'City Approved Exit Signs & Emergency Lights', page: 7, }, { title: 'Wet Location Exit Signs & Emergency Lights', page: 8, }, { title: 'Replacement Batteries For Exit & Emergency Lights', page: 9, }, { title: 'Replacement Batteries', page: 11, }, { title: 'Replacement Lamps', page: 13, }, { title: 'Exit & Emergency Lighting Test Equipment', page: 14, }, { title: 'Miscellaneous', page: 15, }, { title: 'Exit & Emergency Lighting Cross Reference', page: 16, }, ], }) $('#catTwentySectNine').flipBook({ name: '2023 Catalog Section 9', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/BrooksCatalog2023/09Signs.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left', }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false, }, btnDownloadPages: { enabled: false, }, btnSelect: { enabled: false, }, btnBookmark: { enabled: false, }, btnShare: { enabled: false, }, btnSound: { enabled: false, }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Fire Extinguisher Signs', page: 2, }, { title: 'Fire Extinguisher Inside Signs', page: 3, }, { title: 'Fire Extinguisher Cabinet Signs', page: 3, }, { title: 'Sign Adhesive', page: 3, }, { title: 'Smoking Signs', page: 4, }, { title: 'Exit Signs & Directional Arrows', page: 4, }, { title: 'Fire Hose Signs', page: 5, }, { title: 'Fire Alarm Signs', page: 5, }, { title: 'Danger Signs', page: 5, }, { title: 'Caution Signs', page: 5, }, { title: 'Miscellaneous Signs', page: 6, }, { title: 'COVID-19 Related Signs', page: 6, }, { title: 'Glow-In-The-Dark Signs', page: 6, }, { title: 'System Signs', page: 7, }, { title: 'Sprinkler Signs', page: 7, }, { title: 'Custom Engraved Signs', page: 8, }, { title: 'Custom Engraved Signs Order Form', page: 9, }, { title: 'FDC Signs', page: 10, }, { title: 'Building Signs', page: 10, }, { title: 'Truss Signs', page: 10, }, { title: 'DOT Labels', page: 10, }, { title: 'Extinguisher Operating Labels', page: 11, }, { title: 'Number Kit', page: 11, }, { title: 'Custom Hazmat Labels', page: 12, }, { title: 'Custom Hydrostatic Test / 6-Year Labels', page: 13, }, { title: 'Custom Service Tags', page: 14, }, { title: 'Blank Service Tags', page: 15, }, { title: 'Custom Stamps & Accessories', page: 15, }, { title: 'Service & Installation Tag Labels', page: 15, }, { title: 'Verification of Service Collars(Blank & Imprinted)', page: 16, }, { title: 'Miscellaneous Tags', page: 17, }, { title: 'Tag Accessories', page: 18, }, ], }) $('#catTwentySectTen').flipBook({ name: '2023 Catalog Section 10', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/BrooksCatalog2023/10ServiceParts.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left', }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false, }, btnDownloadPages: { enabled: false, }, btnSelect: { enabled: false, }, btnBookmark: { enabled: false, }, btnShare: { enabled: false, }, btnSound: { enabled: false, }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Hole Punches & Chain Reel', page: 2, }, { title: 'Recharge Chemicals', page: 2, }, { title: 'Funnels, Scoops, & Air Hose', page: 3, }, { title: 'Recharge Equipment', page: 4, }, { title: 'Scales', page: 7, }, { title: 'Service Kits', page: 9, }, { title: 'Start-Up Kits', page: 9, }, { title: 'Recharge Adapters', page: 10, }, { title: 'CO2 Recharge Equipment', page: 11, }, { title: 'Hydrotest Equipment', page: 12, }, { title: 'Hydrotest Adapters', page: 14, }, { title: 'Stamp Holder & Stamps', page: 15, }, { title: 'Miscellaneous', page: 16, }, { title: 'Pens & Markers', page: 17, }, { title: 'Fasteners', page: 18, }, { title: 'Aerosols', page: 19, }, { title: 'Hand Care Products', page: 20, }, { title: 'Tape', page: 21, }, { title: 'Tools', page: 22, }, { title: 'Miscellaneous Products & Supplies', page: 28, }, { title: 'Training Kit', page: 31, }, { title: 'Batteries & Flashlights', page: 31, }, ], }) $('#catTwentySectEleven').flipBook({ name: '2023 Catalog Section 11', // Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/BrooksCatalog2023/11ExtParts.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left', }, currentPage: { hAlign: 'left' }, // Custom Side Menu // Disable default buttons btnAutoplay: { enabled: false, }, btnDownloadPages: { enabled: false, }, btnSelect: { enabled: false, }, btnBookmark: { enabled: false, }, btnShare: { enabled: false, }, btnSound: { enabled: false, }, // Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', // Custom Table of Contents tableOfContent: [ { title: 'Gauges', page: 2, }, { title: 'Valve Stems', page: 3, }, { title: 'O-Rings', page: 6, }, { title: 'Rivets', page: 8, }, { title: 'Small Parts Storage', page: 9, }, { title: 'Custom Tamper Seals', page: 10, }, { title: 'Non-Dated Single Seals', page: 10, }, { title: 'Non-Dated Matted Seals', page: 11, }, { title: 'Dated Seals', page: 11, }, { title: 'Pull Pins', page: 13, }, { title: 'Cartridge Bushings & Shipping Caps', page: 13, }, { title: 'CO2 Fire Extinguisher Valves', page: 14, }, { title: 'CO2 Siphon Tubes', page: 15, }, { title: 'CO2 Safety Discs & Washers', page: 16, }, { title: 'CO2 Horns, Nipples, & Handles', page: 16, }, { title: 'CO2 Hose Assemblies', page: 17, }, { title: 'Replacement Bands & Straps', page: 18, }, { title: 'Beverage Cylinder Equipment', page: 19, }, { title: 'Wall Hangers', page: 20, }, { title: 'Vehicle, Spring Clip, & Heavy-Duty Brackets', page: 21, }, ], }) $('#catTwentySectElevenB').flipBook({ name: '2020 Catalog Section 11B', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/BrooksCatalog2020/261-308_Sect11b.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left', }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false, }, btnDownloadPages: { enabled: false, }, btnSelect: { enabled: false, }, btnBookmark: { enabled: false, }, btnShare: { enabled: false, }, btnSound: { enabled: false, }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Fire Extinguisher Pictograms', page: 1, }, ], }) $('#catTwentySectTwelve').flipBook({ name: '2023 Catalog Section 12', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/BrooksCatalog2023/12SystemParts.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left', }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false, }, btnDownloadPages: { enabled: false, }, btnSelect: { enabled: false, }, btnBookmark: { enabled: false, }, btnShare: { enabled: false, }, btnSound: { enabled: false, }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Hood Filters & Accessories', page: 2, }, { title: 'Hood Cleaning Supplies & Tools', page: 8, }, { title: 'Fusible Links & Heat Detectors', page: 11, }, { title: 'Cable, Crimps, & S - Hooks', page: 14, }, { title: 'Grease-Tite Adapters', page: 16, }, { title: 'Chrome Sleeving & Conduit', page: 18, }, { title: 'Nipple Tote', page: 18, }, { title: 'Pipe & Pipe Nipples', page: 19, }, { title: 'Galvanized Pipe & Fittings', page: 21, }, { title: 'Black Pipe Fittings', page: 22, }, { title: 'Fittings Tote Tray', page: 23, }, { title: 'Chrome Pipe Fittings', page: 23, }, { title: 'Stainless Steel Pipe Fittings', page: 24, }, { title: 'Identification Signs & Inspection & Installation Forms', page: 25, }, { title: 'Brooks Corner Pulleys', page: 26, }, { title: 'OEM Corner Pulleys', page: 27, }, { title: 'Mechanical Gas Valves & Accessories', page: 28, }, { title: 'Reset Relays', page: 29, }, { title: 'Electrical Contactors', page: 30, }, { title: 'Manual Pull Station Guards', page: 31, }, { title: 'Tools', page: 34, }, { title: 'Amerex Kitchen System Parts', page: 36, }, { title: 'Amerex Industrial System Parts', page: 37, }, { title: 'Amerex Common System Parts', page: 38, }, { title: 'Ansul Kitchen System Parts', page: 40, }, { title: 'Ansul Industrial System Parts', page: 43, }, { title: 'Kidde & Badger Kitchen System Parts', page: 46, }, { title: 'Kidde & Badger Industrial System Parts', page: 47, }, { title: 'Kidde & Badger Common System Parts', page: 48, }, { title: 'Pyro - Chem Kitchen Knight II System Parts', page: 50, }, { title: 'Pyro - Chem Monarch & Attendant System Parts', page: 51, }, { title: 'Pyro - Chem Common System Parts', page: 53, }, ], }) // NOTE: FOR MINIS AND HOTTOPICS // "...Thumb" opens flipbook upon clicking thumbnail in carousel; "...FB" opens flipbook upon clicking flipbook button in carousel; "...Mini" opens flipbook upon clicking on link in accordion. Must remain separate functions otherwise only one element will work and not all three. // MINIS $('#shopManualThumb').flipBook({ name: 'Brooks Shap Manual', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/2022_Brooks_Shop_Manual.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'About Brooks', page: 3, }, { title: 'Brooks Prefered Training Partner', page: 3, }, { title: 'Brooks App: The Virtual Tools Always Within Reach', page: 3, }, { title: 'Gauges', page: 4, }, { title: 'Valve Stems', page: 5, }, { title: 'O-Rings', page: 8, }, { title: 'Rivets', page: 10, }, { title: 'Small Parts Storage', page: 11, }, { title: 'Custom Tamper Seals', page: 12, }, { title: 'Non-Custom Tamper Seals Non-Dated Single Seals', page: 12, }, { title: 'Non-Dated Matted Seals', page: 13, }, { title: 'Dated Seals', page: 13, }, { title: 'Pull Pins', page: 15, }, { title: 'Catridge Bushings & Shipping Caps', page: 16, }, { title: 'CO2 Fire Extinguisher Valves', page: 17, }, { title: 'CO2 Siphon Tubes', page: 18, }, { title: 'CO2 Safety Discs & Washers', page: 19, }, { title: 'CO2 Horns, Nipples, & Handles', page: 19, }, { title: 'CO2 Hose Assemblies', page: 20, }, { title: 'Replacement Bands & Straps', page: 21, }, { title: 'Beverage Cylinder Equipment', page: 22, }, { title: 'Wall Hangers', page: 23, }, { title: 'Vehicle, Spring Clip, & Heavy-Duty Brackets', page: 24, }, { title: 'Portable Extinguisher Stands & Cart', page: 27, }, { title: 'Fire Extinguisher Pictograms', page: 28, }, { title: 'Notes', page: 76, }, { title: 'Brooks Nationwide Distribution Centers', page: 77, }, ], }) $('#batteryMiniThumb').flipBook({ name: 'Brooks Battery Mini', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/4664_Battery_Mini_Final.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Contact', page: 2, }, { title: 'About Us', page: 3, }, { title: 'What You Get', page: 3, }, { title: 'Recycling Program', page: 4, items: [ { title: 'How To Participate', page: 4, }, ], }, { title: 'Why PowerRite®', page: 5, }, { title: 'Batteries & Accessories', page: 5, items: [ { title: 'Replacement Batteries', page: 5, }, { title: 'Exit & Emergency Light Replacement', page: 7, }, { title: 'Alkaline & Lithium Batteries', page: 7, }, { title: 'Care & Handling', page: 9, }, { title: 'Rechargable Batteries', page: 10, }, { title: 'Miscellaneous Batteries', page: 11, }, { title: 'Adapter & Leads', page: 12, }, { title: 'Battery Test Equipment', page: 12, }, ], }, { title: 'Battery Maintenance Guide', page: 13, }, { title: 'SLA Battery Cross Reference', page: 14, }, { title: 'Nationwide Distribution Centers', page: 15, }, ], }) $('#alarmMiniThumb').flipBook({ name: 'Brooks 2020 Alarm Mini', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/2020_Alarm_Mini.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents // tableOfContent: [ // { // title: "Contact", // page: 2 // }, // { // title: "About Us", // page: 3 // }, // { // title: "What You Get", // page: 3 // }, // { // title: "Recycling Program", // page: 4, // items: [ // { // title: "How To Participate", // page: 4 // }, // ] // }, // { // title: "Why PowerRite®", // page: 5 // }, // { // title: "Batteries & Accessories", // page: 5, // items: [ // { // title: "Replacement Batteries", // page: 5 // }, // { // title: "Exit & Emergency Light Replacement", // page: 7 // }, // { // title: "Alkaline & Lithium Batteries", // page: 7 // }, // { // title: "Care & Handling", // page: 9 // }, // { // title: "Rechargable Batteries", // page: 10 // }, // { // title: "Miscellaneous Batteries", // page: 11 // }, // { // title: "Adapter & Leads", // page: 12 // }, // { // title: "Battery Test Equipment", // page: 12 // }, // ] // }, // { // title: "Battery Maintenance Guide", // page: 13 // }, // { // title: "SLA Battery Cross Reference", // page: 14 // }, // { // title: "Nationwide Distribution Centers", // page: 15 // }, // ] }) $('#shopManualFB').flipBook({ name: 'Brooks Shap Manual', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/2022_Brooks_Shop_Manual.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'About Brooks', page: 3, }, { title: 'Brooks Prefered Training Partner', page: 3, }, { title: 'Brooks App: The Virtual Tools Always Within Reach', page: 3, }, { title: 'Gauges', page: 4, }, { title: 'Valve Stems', page: 5, }, { title: 'O-Rings', page: 8, }, { title: 'Rivets', page: 10, }, { title: 'Small Parts Storage', page: 11, }, { title: 'Custom Tamper Seals', page: 12, }, { title: 'Non-Custom Tamper Seals Non-Dated Single Seals', page: 12, }, { title: 'Non-Dated Matted Seals', page: 13, }, { title: 'Dated Seals', page: 13, }, { title: 'Pull Pins', page: 15, }, { title: 'Catridge Bushings & Shipping Caps', page: 16, }, { title: 'CO2 Fire Extinguisher Valves', page: 17, }, { title: 'CO2 Siphon Tubes', page: 18, }, { title: 'CO2 Safety Discs & Washers', page: 19, }, { title: 'CO2 Horns, Nipples, & Handles', page: 19, }, { title: 'CO2 Hose Assemblies', page: 20, }, { title: 'Replacement Bands & Straps', page: 21, }, { title: 'Beverage Cylinder Equipment', page: 22, }, { title: 'Wall Hangers', page: 23, }, { title: 'Vehicle, Spring Clip, & Heavy-Duty Brackets', page: 24, }, { title: 'Portable Extinguisher Stands & Cart', page: 27, }, { title: 'Fire Extinguisher Pictograms', page: 28, }, { title: 'Notes', page: 76, }, { title: 'Brooks Nationwide Distribution Centers', page: 77, }, ], }) $('#batteryMiniFB').flipBook({ name: 'Brooks Battery Mini', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/4664_Battery_Mini_Final.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Contact', page: 2, }, { title: 'About Us', page: 3, }, { title: 'What You Get', page: 3, }, { title: 'Recycling Program', page: 4, items: [ { title: 'How To Participate', page: 4, }, ], }, { title: 'Why PowerRite®', page: 5, }, { title: 'Batteries & Accessories', page: 5, items: [ { title: 'Replacement Batteries', page: 5, }, { title: 'Exit & Emergency Light Replacement', page: 7, }, { title: 'Alkaline & Lithium Batteries', page: 7, }, { title: 'Care & Handling', page: 9, }, { title: 'Rechargable Batteries', page: 10, }, { title: 'Miscellaneous Batteries', page: 11, }, { title: 'Adapter & Leads', page: 12, }, { title: 'Battery Test Equipment', page: 12, }, ], }, { title: 'Battery Maintenance Guide', page: 13, }, { title: 'SLA Battery Cross Reference', page: 14, }, { title: 'Nationwide Distribution Centers', page: 15, }, ], }) $('#alarmMiniFB').flipBook({ name: 'Brooks 2020 Alarm Mini', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/2020_Alarm_Mini.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents // tableOfContent: [ // { // title: "Contact", // page: 2 // }, // { // title: "About Us", // page: 3 // }, // { // title: "What You Get", // page: 3 // }, // { // title: "Recycling Program", // page: 4, // items: [ // { // title: "How To Participate", // page: 4 // }, // ] // }, // { // title: "Why PowerRite®", // page: 5 // }, // { // title: "Batteries & Accessories", // page: 5, // items: [ // { // title: "Replacement Batteries", // page: 5 // }, // { // title: "Exit & Emergency Light Replacement", // page: 7 // }, // { // title: "Alkaline & Lithium Batteries", // page: 7 // }, // { // title: "Care & Handling", // page: 9 // }, // { // title: "Rechargable Batteries", // page: 10 // }, // { // title: "Miscellaneous Batteries", // page: 11 // }, // { // title: "Adapter & Leads", // page: 12 // }, // { // title: "Battery Test Equipment", // page: 12 // }, // ] // }, // { // title: "Battery Maintenance Guide", // page: 13 // }, // { // title: "SLA Battery Cross Reference", // page: 14 // }, // { // title: "Nationwide Distribution Centers", // page: 15 // }, // ] }) $('#shopManual').flipBook({ name: 'Brooks Shap Manual', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/2022_Brooks_Shop_Manual.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'About Brooks', page: 3, }, { title: 'Brooks Prefered Training Partner', page: 3, }, { title: 'Brooks App: The Virtual Tools Always Within Reach', page: 3, }, { title: 'Gauges', page: 4, }, { title: 'Valve Stems', page: 5, }, { title: 'O-Rings', page: 8, }, { title: 'Rivets', page: 10, }, { title: 'Small Parts Storage', page: 11, }, { title: 'Custom Tamper Seals', page: 12, }, { title: 'Non-Custom Tamper Seals Non-Dated Single Seals', page: 12, }, { title: 'Non-Dated Matted Seals', page: 13, }, { title: 'Dated Seals', page: 13, }, { title: 'Pull Pins', page: 15, }, { title: 'Catridge Bushings & Shipping Caps', page: 16, }, { title: 'CO2 Fire Extinguisher Valves', page: 17, }, { title: 'CO2 Siphon Tubes', page: 18, }, { title: 'CO2 Safety Discs & Washers', page: 19, }, { title: 'CO2 Horns, Nipples, & Handles', page: 19, }, { title: 'CO2 Hose Assemblies', page: 20, }, { title: 'Replacement Bands & Straps', page: 21, }, { title: 'Beverage Cylinder Equipment', page: 22, }, { title: 'Wall Hangers', page: 23, }, { title: 'Vehicle, Spring Clip, & Heavy-Duty Brackets', page: 24, }, { title: 'Portable Extinguisher Stands & Cart', page: 27, }, { title: 'Fire Extinguisher Pictograms', page: 28, }, { title: 'Notes', page: 76, }, { title: 'Brooks Nationwide Distribution Centers', page: 77, }, ], }) $('#batteryMini').flipBook({ name: 'Brooks Battery Mini', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/4664_Battery_Mini_Final.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Contact', page: 2, }, { title: 'About Us', page: 3, }, { title: 'What You Get', page: 3, }, { title: 'Recycling Program', page: 4, items: [ { title: 'How To Participate', page: 4, }, ], }, { title: 'Why PowerRite®', page: 5, }, { title: 'Batteries & Accessories', page: 5, items: [ { title: 'Replacement Batteries', page: 5, }, { title: 'Exit & Emergency Light Replacement', page: 7, }, { title: 'Alkaline & Lithium Batteries', page: 7, }, { title: 'Care & Handling', page: 9, }, { title: 'Rechargable Batteries', page: 10, }, { title: 'Miscellaneous Batteries', page: 11, }, { title: 'Adapter & Leads', page: 12, }, { title: 'Battery Test Equipment', page: 12, }, ], }, { title: 'Battery Maintenance Guide', page: 13, }, { title: 'SLA Battery Cross Reference', page: 14, }, { title: 'Nationwide Distribution Centers', page: 15, }, ], }) $('#alarmMini').flipBook({ name: 'Brooks 2020 Alarm Mini', //Display PDF and Background pdfUrl: '/Flipbook/Assets/PDFs/2020_Alarm_Mini.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents // tableOfContent: [ // { // title: "Contact", // page: 2 // }, // { // title: "About Us", // page: 3 // }, // { // title: "What You Get", // page: 3 // }, // { // title: "Recycling Program", // page: 4, // items: [ // { // title: "How To Participate", // page: 4 // }, // ] // }, // { // title: "Why PowerRite®", // page: 5 // }, // { // title: "Batteries & Accessories", // page: 5, // items: [ // { // title: "Replacement Batteries", // page: 5 // }, // { // title: "Exit & Emergency Light Replacement", // page: 7 // }, // { // title: "Alkaline & Lithium Batteries", // page: 7 // }, // { // title: "Care & Handling", // page: 9 // }, // { // title: "Rechargable Batteries", // page: 10 // }, // { // title: "Miscellaneous Batteries", // page: 11 // }, // { // title: "Adapter & Leads", // page: 12 // }, // { // title: "Battery Test Equipment", // page: 12 // }, // ] // }, // { // title: "Battery Maintenance Guide", // page: 13 // }, // { // title: "SLA Battery Cross Reference", // page: 14 // }, // { // title: "Nationwide Distribution Centers", // page: 15 // }, // ] }) // HOT TOPICS - Must make edits to the 3 items with the same name: "#Q1HotTopicsThumb", "#Q1HotTopicsFB", "#Q1HotTopics" The edits will be the same and it's adding the table of contents $('#Q1HotTopicsThumb').flipBook({ name: 'Hot Topics Q1 2024', //Display PDF and Background pdfUrl: 'https://22615991.fs1.hubspotusercontent-na1.net/hubfs/22615991/Brooks/Hot%20Topics/Q1_2024HotTopics.pdf', //'http://www.brooksequipment.com/uploadedFiles/Brooks_Equipment/Content/HotTopics/2024_Archive/Q1_2024HotTopics.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: "Extinguishers: FAA Regulations for Aircraft Fire Extinguishers", page: 1, }, { title: 'Technology: The Advantage of LED Strobes in Notification Appliances', page: 3, }, { title: 'Kitchen Systems: Locking CAps for FDCs and Standpipes Imrpove Firefighter Safety', page: 4, }, { title: 'FEDLC: Start Managing Employee Development Today', page: 6, }, { title: 'Our People: Meet Phillip Simpson, National Sales Manager', page: 7, }, { title: 'Legislation & Code: Brooks Tracks Federal Code Updates and Participates in NFPA Meetings', page: 7, }, { title: 'Product Feature: Brooks Offers OEM Kitchen Systems Parts', page: 8, }, ], }) $('#Q2HotTopicsThumb').flipBook({ name: 'Hot Topics Q2 2023', //Display PDF and Background pdfUrl: 'http://www.brooksequipment.com/uploadedFiles/Brooks_Equipment/Content/HotTopics/2023_Archive/Q2_2023HotTopics.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Featured Article: The Recent Evolution of Food Truck Fire Safety', page: 1, }, { title: 'Editorial: Brooks App: The Virtual Tool Always Within Reach', page: 2, }, { title: 'Article 1: Repairing or Replacing Backflow Preventers, Which is Better?', page: 4, }, { title: 'Article 2: Update: US Coast Guard Extinguisher Replacement Regulations', page: 6, }, { title: 'Employee Spotlight: Meet Evan Toney, Account Manager', page: 7, }, { title: 'Legislation & Code: US Coast Guard Issues Q&A for Fire Extinguishers on Recreational Boats', page: 7, }, { title: 'Product Feature: Brooks Has A Huge Selection of Fire Alarm Products In Stock!', page: 8, }, ], }) $('#Q3HotTopicsThumb').flipBook({ name: 'Hot Topics Q3 2023', //Display PDF and Background pdfUrl: 'http://www.brooksequipment.com/uploadedFiles/Brooks_Equipment/Content/HotTopics/2023_Archive/Q3_2023HotTopics.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', // Custom Table of Contents tableOfContent: [ { title: 'Feature Article: If You Are Not Servicing Emergency Lighting, Consider It!', page: 1, }, { title: 'Editorial: What you need to know about Sky Lanterns', page: 2, }, { title: 'Employee Spotlight: Meet David Rieth, Director of Backflow Sales', page: 2, }, { title: 'Brooks App: The Virtual Tool Always Within Reach', page: 3, }, { title: "Feature Article Cont'd: If You Are Not Servicing Emergency Lighting, Consider It!", page: 4, }, { title: 'FEDLC: Exit and Emergency Lighting Courses', page: 4, }, { title: 'Article 1: A Common Failure in Backflow Prevention Device Testing for Fire Protection Systems', page: 6, }, { title: 'Legislation & Code: Implementation Expected for NDAA Mandate for Extinguishers at Military Bases', page: 7, }, { title: 'Product Feature: Start-Up Extinguisher Service Kitt, SUFXK', page: 8, }, ], }) $('#Q4HotTopicsThumb').flipBook({ name: 'Hot Topics Q4 2023', //Display PDF and Background pdfUrl: 'http://www.brooksequipment.com/uploadedFiles/Brooks_Equipment/Content/HotTopics/2023_Archive/Q4_2023HotTopics.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: "Suppression: A Recent Study Shows Portable Fire Extinguishers Reduce a Building's Carbon Footprint", page: 1, }, { title: 'Technology: Advantages of LEDs as a Light Source for Exit Signs and Emergency Lights', page: 2, }, { title: "Suppression (Cont’d): A Recent Study Shows Portable Fire Extinguishers Reduce a Building's Carbon Footprint", page: 3, }, { title: 'Sprinklers: Locking CAps for FDCs and Standpipes Imrpove Firefighter Safety', page: 4, }, { title: 'Exit & Emergency Lights: Emergency Light in Transition!', page: 6, }, { title: 'Our People: Meet Brian Petrillo, Product Solutions&em;Backflow', page: 7, }, { title: 'Legislation & Code: Brooks Tracks Federal Code Updates and Participates in NFPA Meetings', page: 7, }, { title: 'Product Feature: Macurco Products Now Available at Brooks!', page: 8, }, ], }) $('#Q1HotTopicsFB').flipBook({ name: 'Hot Topics Q1 2024', //Display PDF and Background pdfUrl: 'https://22615991.fs1.hubspotusercontent-na1.net/hubfs/22615991/Brooks/Hot%20Topics/Q1_2024HotTopics.pdf', //'http://www.brooksequipment.com/uploadedFiles/Brooks_Equipment/Content/HotTopics/2024_Archive/Q1_2024HotTopics.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: "Extinguishers: FAA Regulations for Aircraft Fire Extinguishers", page: 1, }, { title: 'Technology: The Advantage of LED Strobes in Notification Appliances', page: 3, }, { title: 'Kitchen Systems: Locking CAps for FDCs and Standpipes Imrpove Firefighter Safety', page: 4, }, { title: 'FEDLC: Start Managing Employee Development Today', page: 6, }, { title: 'Our People: Meet Phillip Simpson, National Sales Manager', page: 7, }, { title: 'Legislation & Code: Brooks Tracks Federal Code Updates and Participates in NFPA Meetings', page: 7, }, { title: 'Product Feature: Brooks Offers OEM Kitchen Systems Parts', page: 8, }, ], }) $('#Q2HotTopicsFB').flipBook({ name: 'Hot Topics Q2 2023', //Display PDF and Background pdfUrl: 'http://www.brooksequipment.com/uploadedFiles/Brooks_Equipment/Content/HotTopics/2023_Archive/Q2_2023HotTopics.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Featured Article: The Recent Evolution of Food Truck Fire Safety', page: 1, }, { title: 'Editorial: Brooks App: The Virtual Tool Always Within Reach', page: 2, }, { title: 'Article 1: Repairing or Replacing Backflow Preventers, Which is Better?', page: 4, }, { title: 'Article 2: Update: US Coast Guard Extinguisher Replacement Regulations', page: 6, }, { title: 'Employee Spotlight: Meet Evan Toney, Account Manager', page: 7, }, { title: 'Legislation & Code: US Coast Guard Issues Q&A for Fire Extinguishers on Recreational Boats', page: 7, }, { title: 'Product Feature: Brooks Has A Huge Selection of Fire Alarm Products In Stock!', page: 8, }, ], }) $('#Q3HotTopicsFB').flipBook({ name: 'Hot Topics Q3 2022', //Display PDF and Background pdfUrl: 'http://www.brooksequipment.com/uploadedFiles/Brooks_Equipment/Content/HotTopics/2023_Archive/Q3_2023HotTopics.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', // Custom Table of Contents tableOfContent: [ { title: 'Feature Article: If You Are Not Servicing Emergency Lighting, Consider It!', page: 1, }, { title: 'Editorial: What you need to know about Sky Lanterns', page: 2, }, { title: 'Employee Spotlight: Meet David Rieth, Director of Backflow Sales', page: 2, }, { title: 'Brooks App: The Virtual Tool Always Within Reach', page: 3, }, { title: "Feature Article Cont'd: If You Are Not Servicing Emergency Lighting, Consider It!", page: 4, }, { title: 'FEDLC: Exit and Emergency Lighting Courses', page: 4, }, { title: 'Article 1: A Common Failure in Backflow Prevention Device Testing for Fire Protection Systems', page: 6, }, { title: 'Legislation & Code: Implementation Expected for NDAA Mandate for Extinguishers at Military Bases', page: 7, }, { title: 'Product Feature: Start-Up Extinguisher Service Kitt, SUFXK', page: 8, }, ], }) $('#Q4HotTopicsFB').flipBook({ name: 'Hot Topics Q4 2023', //Display PDF and Background pdfUrl: 'http://www.brooksequipment.com/uploadedFiles/Brooks_Equipment/Content/HotTopics/2023_Archive/Q4_2023HotTopics.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: "Suppression: A Recent Study Shows Portable Fire Extinguishers Reduce a Building's Carbon Footprint", page: 1, }, { title: 'Technology: Advantages of LEDs as a Light Source for Exit Signs and Emergency Lights', page: 2, }, { title: "Suppression (Cont’d): A Recent Study Shows Portable Fire Extinguishers Reduce a Building's Carbon Footprint", page: 3, }, { title: 'Sprinklers: Locking CAps for FDCs and Standpipes Imrpove Firefighter Safety', page: 4, }, { title: 'Exit & Emergency Lights: Emergency Light in Transition!', page: 6, }, { title: 'Our People: Meet Brian Petrillo, Product Solutions&em;Backflow', page: 7, }, { title: 'Legislation & Code: Brooks Tracks Federal Code Updates and Participates in NFPA Meetings', page: 7, }, { title: 'Product Feature: Macurco Products Now Available at Brooks!', page: 8, }, ], }), $('#Q1HotTopics').flipBook({ name: 'Hot Topics Q1 2024', //Display PDF and Background pdfUrl: 'https://22615991.fs1.hubspotusercontent-na1.net/hubfs/22615991/Brooks/Hot%20Topics/Q1_2024HotTopics.pdf', //'http://www.brooksequipment.com/uploadedFiles/Brooks_Equipment/Content/HotTopics/2024_Archive/Q1_2024HotTopics.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: "Extinguishers: FAA Regulations for Aircraft Fire Extinguishers", page: 1, }, { title: 'Technology: The Advantage of LED Strobes in Notification Appliances', page: 3, }, { title: 'Kitchen Systems: Locking CAps for FDCs and Standpipes Imrpove Firefighter Safety', page: 4, }, { title: 'FEDLC: Start Managing Employee Development Today', page: 6, }, { title: 'Our People: Meet Phillip Simpson, National Sales Manager', page: 7, }, { title: 'Legislation & Code: Brooks Tracks Federal Code Updates and Participates in NFPA Meetings', page: 7, }, { title: 'Product Feature: Brooks Offers OEM Kitchen Systems Parts', page: 8, }, ], }) $('#Q2HotTopics').flipBook({ name: 'Hot Topics Q2 2023', //Display PDF and Background pdfUrl: 'http://www.brooksequipment.com/uploadedFiles/Brooks_Equipment/Content/HotTopics/2023_Archive/Q2_2023HotTopics.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: 'Featured Article: The Recent Evolution of Food Truck Fire Safety', page: 1, }, { title: 'Editorial: Brooks App: The Virtual Tool Always Within Reach', page: 2, }, { title: 'Article 1: Repairing or Replacing Backflow Preventers, Which is Better?', page: 4, }, { title: 'Article 2: Update: US Coast Guard Extinguisher Replacement Regulations', page: 6, }, { title: 'Employee Spotlight: Meet Evan Toney, Account Manager', page: 7, }, { title: 'Legislation & Code: US Coast Guard Issues Q&A for Fire Extinguishers on Recreational Boats', page: 7, }, { title: 'Product Feature: Brooks Has A Huge Selection of Fire Alarm Products In Stock!', page: 8, }, ], }) $('#Q3HotTopics').flipBook({ name: 'Hot Topics Q3 2022', //Display PDF and Background pdfUrl: 'http://www.brooksequipment.com/uploadedFiles/Brooks_Equipment/Content/HotTopics/2023_Archive/Q3_2023HotTopics.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', // Custom Table of Contents tableOfContent: [ { title: 'Feature Article: If You Are Not Servicing Emergency Lighting, Consider It!', page: 1, }, { title: 'Editorial: What you need to know about Sky Lanterns', page: 2, }, { title: 'Employee Spotlight: Meet David Rieth, Director of Backflow Sales', page: 2, }, { title: 'Brooks App: The Virtual Tool Always Within Reach', page: 3, }, { title: "Feature Article Cont'd: If You Are Not Servicing Emergency Lighting, Consider It!", page: 4, }, { title: 'FEDLC: Exit and Emergency Lighting Courses', page: 4, }, { title: 'Article 1: A Common Failure in Backflow Prevention Device Testing for Fire Protection Systems', page: 6, }, { title: 'Legislation & Code: Implementation Expected for NDAA Mandate for Extinguishers at Military Bases', page: 7, }, { title: 'Product Feature: Start-Up Extinguisher Service Kitt, SUFXK', page: 8, }, ], }) $('#Q4HotTopics').flipBook({ name: 'Hot Topics Q4 2023', //Display PDF and Background pdfUrl: 'http://www.brooksequipment.com/uploadedFiles/Brooks_Equipment/Content/HotTopics/2023_Archive/Q4_2023HotTopics.pdf', lightBox: true, lightboxBackground: 'rgba(119, 119, 119, 0.8)', // backgroundColor: 'url("Assets/Metal.jpg") no-repeat fixed center', lightIntensity: 1, lightPositionY: 400, shadows: false, sound: false, //Change Theme skin: 'dark', layout: '4', hideMenu: true, menu2Padding: '0 50px', btnSize: 16, //Custom Layout btnSelect: { hAlign: 'left' }, // currentPage: {hAlign: 'left'}, //Custom Side Menu //Disable default buttons btnAutoplay: { enabled: false }, btnDownloadPages: { enabled: false }, btnSelect: { enabled: false }, btnBookmark: { enabled: false }, btnShare: { enabled: false }, btnSound: { enabled: false }, //Enable non-default, out-of-box, buttons btnSearch: { enabled: true, }, btnFirst: { enabled: true, }, btnLast: { enabled: true, }, //Hide on Mobile mobile: { btnPrint: { enabled: false, }, btnExpand: { enabled: false, }, }, icons: 'material', //Custom Table of Contents tableOfContent: [ { title: "Suppression: A Recent Study Shows Portable Fire Extinguishers Reduce a Building's Carbon Footprint", page: 1, }, { title: 'Technology: Advantages of LEDs as a Light Source for Exit Signs and Emergency Lights', page: 2, }, { title: "Suppression (Cont’d): A Recent Study Shows Portable Fire Extinguishers Reduce a Building's Carbon Footprint", page: 3, }, { title: 'Sprinklers: Locking CAps for FDCs and Standpipes Imrpove Firefighter Safety', page: 4, }, { title: 'Exit & Emergency Lights: Emergency Light in Transition!', page: 6, }, { title: 'Our People: Meet Brian Petrillo, Product Solutions&em;Backflow', page: 7, }, { title: 'Legislation & Code: Brooks Tracks Federal Code Updates and Participates in NFPA Meetings', page: 7, }, { title: 'Product Feature: Macurco Products Now Available at Brooks!', page: 8, }, ], }) }) // JavaScript Document